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-bsf.git
The following commit(s) were added to refs/heads/master by this push: new 7f23b65 Bump org.apache.commons:commons-parent from 83 to 84 7f23b65 is described below commit 7f23b65800918c224dcb5e684495a2feab56842e Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue May 20 07:58:33 2025 -0400 Bump org.apache.commons:commons-parent from 83 to 84 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 73f0bd1..2dc7bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>83</version> + <version>84</version> </parent> <groupId>bsf</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4d0c4ac..53420e6 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -35,7 +35,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 2 to current.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/checkout 2.3.4 to current.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from 1.4.3 to current.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 55 to 83 #128, #135, #145, #151, #161, #170, #175, #178, #185, #192, #207, #226.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 55 to 84 #128, #135, #145, #151, #161, #170, #175, #178, #185, #192, #207, #226.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from 2.7.0 to 2.7.3 #3 #93.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0 #110, #157, #162, #171.</action> <action type="update" dev="ggregory" due-to="Henri Biestro, Gary Gregory">Migrate from Commons JEXL 1.1 to 3.5.0 #224.</action>