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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-wikisearch.git


The following commit(s) were added to refs/heads/main by this push:
     new 776fb23  bump gson version to 2.9.0 - match accumul pom.xml (#11)
776fb23 is described below

commit 776fb23709918d822271176fb596c6ff932958ac
Author: EdColeman <d...@etcoleman.com>
AuthorDate: Sat May 21 08:44:19 2022 +0000

    bump gson version to 2.9.0 - match accumul pom.xml (#11)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 931f261..d6dc6b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
       <dependency>
         <groupId>com.google.code.gson</groupId>
         <artifactId>gson</artifactId>
-        <version>2.8.5</version>
+        <version>2.9.0</version>
       </dependency>
       <dependency>
         <groupId>commons-beanutils</groupId>

Reply via email to