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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new c052e92  RATIS-2447. Bump gson to 2.13.2 (#83)
c052e92 is described below

commit c052e92ba21fecb74485a36dbf2d83a44f191cf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 26 18:51:49 2026 +0100

    RATIS-2447. Bump gson to 2.13.2 (#83)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 319bc64..bb3c5b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <shaded.dropwizard.version>4.2.21</shaded.dropwizard.version>
 
     <!-- third party library versions -->
-    <gson.version>2.13.1</gson.version>
+    <gson.version>2.13.2</gson.version>
     <guava.version>32.1.3-jre</guava.version>
     <io.opencensus.version>0.21.0</io.opencensus.version>
 

Reply via email to