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/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d58317fa2d7 HDDS-15743. Bump gson to 2.14.0 (#10664)
d58317fa2d7 is described below
commit d58317fa2d7ff8cd9d85f67801cc83370ebbf4b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 4 12:13:04 2026 +0200
HDDS-15743. Bump gson to 2.14.0 (#10664)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99ab7ffd2dd..ffb007aa0db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<exec-maven-plugin.version>3.6.3</exec-maven-plugin.version>
<failIfNoTests>false</failIfNoTests>
<frontend-maven-plugin.version>1.15.4</frontend-maven-plugin.version>
- <gson.version>2.13.1</gson.version>
+ <gson.version>2.14.0</gson.version>
<guava.version>33.6.0-jre</guava.version>
<guice.version>6.0.0</guice.version>
<hadoop.version>3.4.3</hadoop.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]