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

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


The following commit(s) were added to refs/heads/master by this push:
     new ff18f1cf4d  Bump com.google.guava:guava from 32.1.3-jre to 33.2.0-jre 
(#1532)
ff18f1cf4d is described below

commit ff18f1cf4dabc3313fae13a065546d73f7e38664
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 22 16:02:18 2024 +0200

     Bump com.google.guava:guava from 32.1.3-jre to 33.2.0-jre (#1532)
    
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 7ee3e8959c..6298704566 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@ under the License.
     <commonsCliVersion>1.5.0</commonsCliVersion>
     <commonsIoVersion>2.11.0</commonsIoVersion>
     <guiceVersion>6.0.0</guiceVersion>
-    <guavaVersion>32.1.3-jre</guavaVersion>
+    <guavaVersion>33.2.0-jre</guavaVersion>
     <guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
     <hamcrestVersion>2.2</hamcrestVersion>
     <jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>

Reply via email to