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 6d3b8cb1 Bump commons-parent from 57 to 58 6d3b8cb1 is described below commit 6d3b8cb1eb93f93ad5b165b7a09018a90abdb2f4 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 25 15:38:02 2023 -0400 Bump commons-parent from 57 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 54c62f8b..6b6a4b59 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>57</version> + <version>58</version> </parent> <artifactId>commons-jexl3</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f2c9a4b7..c46acb93 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -27,6 +27,11 @@ <author email="d...@commons.apache.org">Commons Developers</author> </properties> <body> + <release version="3.3.1" date="20YY-MM-DD"> + <action dev="ggregory" type="update" due-to="Gary Gregory"> + Bump commons-parent from 57 to 58. + </action> + </release> <release version="3.3" date="2020-03-20"> <!-- ADD --> <action dev="henrib" type="add" issue="JEXL-392">