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 6e0991e3a Bump com.google.guava:guava-testlib from 33.5.0-jre to
33.6.0-jre (#680).
6e0991e3a is described below
commit 6e0991e3ade7508a69fefe330d68ebc7e7ff6c50
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 14 19:23:41 2026 +0000
Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre
(#680).
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ebb6b2cd..cd8679106 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,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>
</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 -->