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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 4699e7ff8124fd3e76b4e5f0f4c14829404959c0
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Jun 14 07:56:50 2022 +0100

    Updating guava to 31.1-jre
---
 ws-security-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 346e50fb2..704fcf71d 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -163,7 +163,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>30.1-jre</version>
+            <version>31.1-jre</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>

Reply via email to