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

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new b0a57cf06 Bump hibernate-validator from 6.2.1.Final to 6.2.3.Final 
(#2923)
b0a57cf06 is described below

commit b0a57cf06a79e926da4c9962628baee5be5e84cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 17 18:35:16 2022 +0800

    Bump hibernate-validator from 6.2.1.Final to 6.2.3.Final (#2923)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 2c57675f9..cff83311d 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -56,7 +56,7 @@
     <hamcrest.version>1.3</hamcrest.version>
     <hdr-histogram.version>2.1.12</hdr-histogram.version>
     <hibernate.version>6.0.2.Final</hibernate.version>
-    <hibernate-validator.version>6.2.1.Final</hibernate-validator.version>
+    <hibernate-validator.version>6.2.3.Final</hibernate-validator.version>
     <httpcomponents.version>4.5.13</httpcomponents.version>
     <hystrix.version>1.5.18</hystrix.version>
     <jackson.version>2.13.3</jackson.version>

Reply via email to