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 6206dd3f Bump commons-parent from 61 to 62 6206dd3f is described below commit 6206dd3f1b11c7691f858d4d93c132c53ef20cdf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 7 09:04:11 2023 -0400 Bump commons-parent from 61 to 62 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a0dcddb3..1629d27b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>61</version> + <version>62</version> </parent> <artifactId>commons-jexl3</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 97b03d9f..cc4ad32f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,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 61. + Bump commons-parent from 57 to 62. </action> </release> <release version="3.3" date="2023-03-20">