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

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 4056d7500c37c5f930a56b79b18b73c33f30ae17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 18:25:48 2025 -0400

    Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#2596)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.13.1 to 2.13.2.
    - [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.13.1...gson-parent-2.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-version: 2.13.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 80db7d7b37ef74726e544e1d195995dd3fbd8ae4)
    
    # Conflicts:
    #       distribution/src/main/release/samples/pom.xml
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 2c21ca1548..e1aed14ff4 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -40,7 +40,7 @@
         <cxf.tika.version>2.9.1</cxf.tika.version>
         <cxf.tomcat.version>10.1.44</cxf.tomcat.version>
         <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
-        <cxf.gson.version>2.13.1</cxf.gson.version>
+        <cxf.gson.version>2.13.2</cxf.gson.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>
         <cxf.olingo.server.version>4.10.0</cxf.olingo.server.version>
         <cxf.aspectj.version>1.9.24</cxf.aspectj.version>

Reply via email to