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 22e3ed3 Bump org.apache.commons:commons-parent from 92 to 93 #251
22e3ed3 is described below
commit 22e3ed3ea4327360acc32f17a0e20b98bd92b3ce
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 08:57:13 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #251
---
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 213d677..80e9c67 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 92, #249.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 89 to 93 #249, #251.</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 -->