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 7c69c6a4 Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 #258
7c69c6a4 is described below
commit 7c69c6a483518b168243aed474dcb2e33760473d
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 13:01:38 2024 -0400
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 #258
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 58a3906b..635c7f1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,6 +99,7 @@
Bump org.ow2.asm:asm from 9.5 to 9.7 #200, #242.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-logging from 1.2 to 1.3.2 #241, #255.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 #258.</action>
</release>
<release version="3.3" date="2023-03-20">
<!-- ADD -->