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-scxml.git
The following commit(s) were added to refs/heads/master by this push: new 5c6eca6 Bump commons-parent from 58 to 59 5c6eca6 is described below commit 5c6eca63b1ae7c560ad2653653b78d6c5ed6ab9b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 28 13:47:46 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 af6b936..22a17b9 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> <modelVersion>4.0.0</modelVersion> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e431904..f2e2d34 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -338,7 +338,7 @@ <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump actions/checkout from 2 to current #34, #75.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/setup-java from 1.4.0 to current #49, #79.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/upload-artifact from 3.1.0 to current #82.</action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 48 to 58 #48, #72, #90, #100.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 48 to 59 #48, #72, #90, #100.</action> <action type="update" dev="ggregory">Bump commons-logging from 1.1.3 to 1.2 #12.</action> <action type="update" dev="ggregory">Bump maven-antrun-plugin from 1.7 to 3.1.0 #14, #51.</action> <action type="update" dev="ggregory">Bump exec-maven-plugin from 1.3.2 to 3.1.0 #13, #63.</action>