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 e498f1185 Bump hibernate-validator.version from 6.2.4.Final to
6.2.5.Final (#3365)
e498f1185 is described below
commit e498f1185859d4cc55e90abf86d45e29e5dd522b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 28 09:04:55 2022 +0800
Bump hibernate-validator.version from 6.2.4.Final to 6.2.5.Final (#3365)
---
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 3d724a978..50ccc35f9 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.4.Final</hibernate-validator.version>
+ <hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<httpcomponents.version>4.5.13</httpcomponents.version>
<hystrix.version>1.5.18</hystrix.version>
<jackson.version>2.13.4</jackson.version>