You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2022/11/08 05:59:55 UTC

[dubbo-samples] branch master updated: Bump hibernate-validator (#475)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ab2a739 Bump hibernate-validator (#475)
9ab2a739 is described below

commit 9ab2a7396f74e34954c118706a5c4a1f11043ef4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Nov 8 13:59:51 2022 +0800

    Bump hibernate-validator (#475)
    
    Bumps hibernate-validator from 4.2.0.Final to 6.0.23.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.hibernate:hibernate-validator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 dubbo-samples-resilience4j/dubbo-samples-resilience4j-filter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-resilience4j/dubbo-samples-resilience4j-filter/pom.xml b/dubbo-samples-resilience4j/dubbo-samples-resilience4j-filter/pom.xml
index 8906d7f2..8497737c 100644
--- a/dubbo-samples-resilience4j/dubbo-samples-resilience4j-filter/pom.xml
+++ b/dubbo-samples-resilience4j/dubbo-samples-resilience4j-filter/pom.xml
@@ -36,7 +36,7 @@
         <zookeeper.version>3.4.13</zookeeper.version>
         <curator.version>4.0.1</curator.version>
         <validation-api.version>1.1.0.Final</validation-api.version>
-        <hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
+        <hibernate-validator.version>6.0.23.Final</hibernate-validator.version>
         <resteasy.version>3.0.19.Final</resteasy.version>
         <curator-client.version>4.0.1</curator-client.version>
         <swagger.version>1.5.19</swagger.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org