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 db33419f864 chore(deps-dev): Bump com.google.code.gson:gson from 
2.11.0 to 2.12.0 (#16980)
db33419f864 is described below

commit db33419f8643c32a614a2672aebb05fcff3ea2ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 30 09:34:22 2025 +0100

    chore(deps-dev): Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 
(#16980)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.11.0 to 2.12.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:development
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8661ee6ca36..3349a2ed38f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
         
<grpc-google-auth-library-version>1.31.0</grpc-google-auth-library-version>
         <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.11.0</gson-version>
+        <gson-version>2.12.0</gson-version>
         <guava-version>33.4.0-jre</guava-version>
         <guice3-version>3.0</guice3-version>
         <h2-version>2.3.232</h2-version>

Reply via email to