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 3e80ea0 Bump org.apache.commons:commons-parent from 78 to 79
3e80ea0 is described below
commit 3e80ea0e394ac08b9247e07f30ff27fe6f3313b7
Author: Gary D. Gregory <[email protected]>
AuthorDate: Thu Jan 9 20:44:29 2025 -0500
Bump org.apache.commons:commons-parent from 78 to 79
---
pom.xml | 2 +-
src/changes/changes.xml | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 53b9390..2458344 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>78</version>
+ <version>79</version>
</parent>
<groupId>bsf</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4b9662e..8ef7ed9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -17,7 +17,9 @@
limitations under the License.
-->
-<document>
+<document xmlns="http://maven.apache.org/changes/2.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/changes/2.0.0
https://maven.apache.org/xsd/changes-2.0.0.xsd">
<properties>
<title>Apache Commons BSF Release Notes</title>
<author email="[email protected]">Apache Commons developers</author>
@@ -33,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">Bump
org.apache.commons:commons-parent from 55 to 78 #128, #135, #145, #151, #161,
#170, #175, #178, #185, #192.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 55 to 79 #128, #135, #145, #151, #161,
#170, #175, #178, #185, #192.</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>
</release>