This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new 567a1cf2 Bump org.apache.commons:commons-parent from 104 to 105.
567a1cf2 is described below
commit 567a1cf215b14475e7db5409391c6903db251f11
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 7 09:30:36 2026 -0400
Bump org.apache.commons:commons-parent from 104 to 105.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a6095358..37082852 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>104</version>
+ <version>105</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-daemon</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dfde8096..ce478c0d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,7 +43,7 @@
<release version="1.6.2" date="YYYY-MM-DD" description="Bug fix release">
<!-- FIX -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 101 to 104.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 101 to 105.</action>
</release>
<release version="1.6.1" date="2026-06-03" description="Bug fix release">
<!-- FIX -->