You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/11/16 19:11:14 UTC

(pinot) branch master updated: Bump com.google.code.gson:gson from 2.2.4 to 2.10.1 (#12009)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 41d1a12160 Bump com.google.code.gson:gson from 2.2.4 to 2.10.1 (#12009)
41d1a12160 is described below

commit 41d1a1216045fc0e1b40b9356cc996c35de34016
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 16 11:11:07 2023 -0800

    Bump com.google.code.gson:gson from 2.2.4 to 2.10.1 (#12009)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a3a31461f4..95a1d06b77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1239,7 +1239,7 @@
       <dependency>
         <groupId>com.google.code.gson</groupId>
         <artifactId>gson</artifactId>
-        <version>2.2.4</version>
+        <version>2.10.1</version>
       </dependency>
       <!-- kafka_2.10 & jmh-core use jopt-simple -->
       <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org