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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new ffffa48  Upgrading Guava
ffffa48 is described below

commit ffffa48cbe79fb9babef64a4890ee3c55c3c5b81
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Apr 23 11:53:05 2020 +0200

    Upgrading Guava
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5c16b6c..d6225bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,7 +456,7 @@ under the License.
 
     <swagger-core.version>2.1.2</swagger-core.version>
     <swagger-ui.version>3.25.0</swagger-ui.version>
-    <guava.version>28.2-jre</guava.version>
+    <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.4.1</jquery.version>
     <jquery-ui.version>1.12.1</jquery-ui.version>

Reply via email to