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-skin.git
The following commit(s) were added to refs/heads/master by this push:
new 028ad70 Bump org.apache.commons:commons-parent from 88 to 89
028ad70 is described below
commit 028ad7035e3b0feca9e6beef805483ce24676302
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Oct 8 15:34:35 2025 -0400
Bump org.apache.commons:commons-parent from 88 to 89
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a82f596..26caf27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>88</version>
+ <version>89</version>
</parent>
<artifactId>commons-skin</artifactId>
<version>5.1.1-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6913dfd..e3aef32 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 87 to 88.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 87 to 89.</action>
</release>
<release version="5.1.0" date="2025-09-13" description="New features and
bug fixes.">
<!-- FIX -->