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-ognl.git
The following commit(s) were added to refs/heads/master by this push: new 15c3b98 Bump commons-parent from 56 to 58 15c3b98 is described below commit 15c3b98e23ad3a20156e75d85e17afe8fcc385bc Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Thu May 25 18:01:25 2023 -0400 Bump commons-parent from 56 to 58 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 588c2c9..73e83fd 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>56</version> + <version>58</version> </parent> <artifactId>commons-ognl</artifactId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e8b9e83..44c8cea 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -94,7 +94,7 @@ <action type="update" dev="ggregory" due-to="Dependabot">Bump slf4j-api from 1.7.32 to 1.7.36 #66.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #65.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jar-plugin from 3.2.1 to 3.3.0 #63, #103.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 52 to 56 #69, #106, #109.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 52 to 58 #69, #106, #109.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.16.0 to 3.19.0 #84.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump javassist from 3.28.0-GA to 3.29.2-GA #86.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump javacc-maven-plugin from 2.6 to 3.0.1 #87.</action>