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 29edabb374 HDDS-10618. Bump gson to 2.10.1 (#6459)
29edabb374 is described below
commit 29edabb374dcd6d9de1dd89faa80b26ee55396bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 30 10:39:16 2024 +0100
HDDS-10618. Bump gson to 2.10.1 (#6459)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a72917f748..c958083374 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<errorprone-annotations.version>2.2.0</errorprone-annotations.version>
<guava.version>32.0.0-jre</guava.version>
<guice.version>6.0.0</guice.version>
- <gson.version>2.9.0</gson.version>
+ <gson.version>2.10.1</gson.version>
<okhttp.version>2.7.5</okhttp.version>
<okio.version>3.6.0</okio.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]