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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new 19b4d39b Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
19b4d39b is described below

commit 19b4d39bc9de77f987d23b3555ee577ca6e3fadd
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 18:20:51 2025 -0400

    Bump com.google.code.gson:gson from 2.12.1 to 2.13.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a8d7dd76..092a3191 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <dependency>
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
-            <version>2.12.1</version>
+            <version>2.13.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index affbd55b..d8578788 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -79,7 +79,7 @@
           <action type="update" dev="ggregory">Bump 
org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #266.</action>
           <action type="update" dev="ggregory">Bump 
org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #270, #274, 
#283.</action>
           <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.ow2.asm:asm from 9.7 to 9.7.1 #294.</action>
-          <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 #321.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.google.code.gson:gson from 2.11.0 to 2.13.0 #321.</action>
         </release>
         <release version="3.4.0" date="2024-06-02" description="Java 8 is 
required.">
             <!-- ADD -->

Reply via email to