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 8b32626 Bump org.apache.commons:commons-parent from 91 to 92 #249
8b32626 is described below
commit 8b32626c051aa4463de0675426fc55d9dafcfac1
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 08:10:59 2025 -0500
Bump org.apache.commons:commons-parent from 91 to 92 #249
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index edecde2..213d677 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary Gregory">Use HTTPS links
in site.vm.</action>
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 89 to 91.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 89 to 92, #249.</action>
</release>
<release version="5.2.0" date="2025-10-18" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->