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 24a75a65 Bump commons-parent from 58 to 59
24a75a65 is described below
commit 24a75a654eb55bf44359286414768596d3c8bcb1
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 11:21:54 2023 -0400
Bump commons-parent from 58 to 59
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6b6a4b59..4edf8346 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>58</version>
+ <version>59</version>
</parent>
<artifactId>commons-jexl3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b6f897f3..afcece4b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
Bumps github/codeql-action from 2.1.22 to 2.20.1.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
- Bump commons-parent from 57 to 58.
+ Bump commons-parent from 57 to 59.
</action>
</release>
<release version="3.3" date="2023-03-20">