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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ea43a0d0e2e Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre 
(#14139)
ea43a0d0e2e is described below

commit ea43a0d0e2e8574377bdf46392f3a1442a27abf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 14:12:01 2024 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4572fd41659..c7b7af2cbaf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -203,7 +203,7 @@
         <grpc-java-jwt-version>4.4.0</grpc-java-jwt-version>
         
<grpc-netty-tcnative-boringssl-static-version>2.0.59.Final</grpc-netty-tcnative-boringssl-static-version>
         <gson-version>2.10.1</gson-version>
-        <guava-version>33.1.0-jre</guava-version>
+        <guava-version>33.2.0-jre</guava-version>
         <guice3-version>3.0</guice3-version>
         <hadoop3-version>3.4.0</hadoop3-version>
         <hamcrest-version>2.2</hamcrest-version>

Reply via email to