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

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

commit d055abef285104264a0481e5c6287ee94fbe3d80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 12 11:48:46 2023 +0100

    Bump guava from 32.0.1-jre to 32.1.1-jre (#179)
    
    Bumps [guava](https://github.com/google/guava) from 32.0.1-jre to 
32.1.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 5bee2061f..d961e46fb 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>32.0.1-jre</version>
+            <version>32.1.1-jre</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>

Reply via email to