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 49636c427 Bump hibernate-validator.version from 6.2.3.Final to
6.2.4.Final (#3264)
49636c427 is described below
commit 49636c42728ba295868f3f3f38a807a7a624c0a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 6 22:13:21 2022 +0800
Bump hibernate-validator.version from 6.2.3.Final to 6.2.4.Final (#3264)
---
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 4c684c238..c8dd31781 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -55,7 +55,7 @@
<guice.version>5.1.0</guice.version>
<hamcrest.version>1.3</hamcrest.version>
<hdr-histogram.version>2.1.12</hdr-histogram.version>
- <hibernate-validator.version>6.2.3.Final</hibernate-validator.version>
+ <hibernate-validator.version>6.2.4.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>