Skip to content

Commit a9a1c85

Browse files
Bump hibernate-validator in /3-extensions/protocol/dubbo-samples-rest
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] <support@github.com>
1 parent d21cbd6 commit a9a1c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 3-extensions/protocol/dubbo-samples-rest

3-extensions/protocol/dubbo-samples-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<spring.version>4.3.29.RELEASE</spring.version>
3535
<dubbo.version>3.0.7</dubbo.version>
3636
<validation-api.version>1.1.0.Final</validation-api.version>
37-
<hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
37+
<hibernate-validator.version>6.0.23.Final</hibernate-validator.version>
3838
<swagger.version>1.5.19</swagger.version>
3939
<tomcat.version>8.0.53</tomcat.version>
4040
<spring-boot.version>1.5.13.RELEASE</spring-boot.version>

0 commit comments

Comments
 (0)