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

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


The following commit(s) were added to refs/heads/master by this push:
     new 997198b57 Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#8547)
997198b57 is described below

commit 997198b57c708c01e57c526ea593ce8dfbad9b1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:14:32 2026 +0200

    Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 (#8547)
    
    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 41af50ad2..2314d2e9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,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