You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/20 09:51:12 UTC

[servicecomb-java-chassis] branch master updated: Bump governator-api from 1.12.10 to 1.17.12 (#2981)

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

shoothzj 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 abb71aa46 Bump governator-api from 1.12.10 to 1.17.12 (#2981)
abb71aa46 is described below

commit abb71aa46ffcd62a3f1b1774bc95856e2b43ce4c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri May 20 17:51:06 2022 +0800

    Bump governator-api from 1.12.10 to 1.17.12 (#2981)
---
 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 97520c53f..472111efc 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -49,7 +49,7 @@
     <findbugs-annotations.version>2.0.0</findbugs-annotations.version>
     <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
     <governator-annotations.version>1.17.12</governator-annotations.version>
-    <governator-api.version>1.12.10</governator-api.version>
+    <governator-api.version>1.17.12</governator-api.version>
     <guava.version>31.1-jre</guava.version>
     <failureaccess.version>1.0.1</failureaccess.version>
     <guice.version>4.2.0</guice.version>