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 556eba4 Bump commons-parent from 58 to 59
556eba4 is described below
commit 556eba47fa1815f01910aa0c7c33f8364ca3b1ce
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 06:57:50 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 2a0e7db..8eba7b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>58</version>
+ <version>59</version>
</parent>
<groupId>bsf</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9512e3f..19ec7f8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,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">Bump
commons-parent from 55 to 58 #75, #57, #94.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 55 to 59 #75, #57, #94.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from
2.7.0 to 2.7.3 #3, #93.</action>
</release>
</body>