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 4f159bbf Bump org.apache.commons:commons-parent from 88 to 89
4f159bbf is described below
commit 4f159bbfe939db00cd9e70b22a10f5498f6e9047
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Oct 8 15:11:40 2025 -0400
Bump org.apache.commons:commons-parent from 88 to 89
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 17c6ae0b..98a8d5f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>88</version>
+ <version>89</version>
</parent>
<artifactId>commons-jexl3</artifactId>
<version>3.6.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c138e0bd..fec2662d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,7 @@
Switch statement & expressions
</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 81 to 88 #344, #368,
#372.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 81 to 89 #344, #368,
#372.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0
#355.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 #371.</action>
</release>