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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new c3e939501 Fix typo in action description.
c3e939501 is described below
commit c3e939501d2ae7c1fa884b3ea1ef666f84ccd975
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 11 15:02:40 2026 -0400
Fix typo in action description.
---
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 593148abe..f1663f196 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -95,7 +95,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
commons-io:commons-io from 2.19.0 to 2.22.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
doxia.module.markdown.version from 2.0.0 to 2.1.0.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre
(#680)..</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre
(#680).</action>
</release>
<release version="4.5.0" date="2025-04-19" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->