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

reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 9c5b6cae4 Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#8630)
9c5b6cae4 is described below

commit 9c5b6cae46345afa1ae46ae02bbf0a7aa8e19cf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 21:21:22 2026 +0100

    Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#8630)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.13.2 to 2.14.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.13.2...gson-parent-2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-version: 2.14.0
      dependency-type: direct:production
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10a259055..86e19d728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
         <rocksdb-jni-version>10.10.1.1</rocksdb-jni-version>
         <json-smart.version>2.6.0</json-smart.version>
         <byte-buddy.version>1.18.8</byte-buddy.version>
-        <gson.version>2.13.2</gson.version>
+        <gson.version>2.14.0</gson.version>
 
         <!-- see intellij profile below... This fixes an annoyance with 
intellij -->
         <provided.scope>provided</provided.scope>

Reply via email to