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

gnodet pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.9.x by this push:
     new 1621ceb9c9 [MNG-8704] Bump com.google.guava:guava from 33.4.6-jre to 
33.4.8-jre (#2264)
1621ceb9c9 is described below

commit 1621ceb9c949916614e5a7409131e4e668f6976f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 22 16:57:06 2025 +0200

    [MNG-8704] Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#2264)
    
    Bumps [com.google.guava:guava](https://github.com/google/guava) from 
33.4.6-jre to 33.4.8-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-version: 33.4.8-jre
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20e0ee473e..15f6dc4fc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@ under the License.
     <!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 
-->
     <version.plexus-utils>3.6.0</version.plexus-utils>
     <guiceVersion>5.1.0</guiceVersion>
-    <guavaVersion>33.4.6-jre</guavaVersion>
+    <guavaVersion>33.4.8-jre</guavaVersion>
     <guavafailureaccessVersion>1.0.3</guavafailureaccessVersion>
     <wagonVersion>3.5.3</wagonVersion>
     <securityDispatcherVersion>2.0</securityDispatcherVersion>

Reply via email to