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 01cab5361 Bump governator-annotations from 1.14.2 to 1.17.12 (#2851)
01cab5361 is described below
commit 01cab5361abe9ebed4b632ee604133099b7eb8fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 11 14:14:31 2022 +0800
Bump governator-annotations from 1.14.2 to 1.17.12 (#2851)
---
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 2707d2df2..5c80c4ffe 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -49,7 +49,7 @@
<esotericsoftware.version>4.0.2</esotericsoftware.version>
<findbugs-annotations.version>2.0.0</findbugs-annotations.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
- <governator-annotations.version>1.14.2</governator-annotations.version>
+ <governator-annotations.version>1.17.12</governator-annotations.version>
<governator-api.version>1.12.10</governator-api.version>
<guava.version>30.0-jre</guava.version>
<failureaccess.version>1.0.1</failureaccess.version>