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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new f59075822 Bump com.google.guava:guava-testlib from 33.2.0-jre to
33.2.1-jre #500
f59075822 is described below
commit f59075822be96094129521ff831271b23ae67b64
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 7 08:41:27 2024 -0400
Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre #500
---
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 d89f4bbf3..e1298fb7f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-parent from 67 to 70 #473.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump tests
commons-io:commons-io from 2.16.0 to 2.16.1 #475.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump optional
commons-codec:commons-codec from 1.16.1 to 1.17.0.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
com.google.guava:guava-testlib from 33.1.0-jre to 33.2.0-jre #487.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
com.google.guava:guava-testlib from 33.1.0-jre to 33.2.1-jre #487,
#500.</action>
</release>
<release version="4.5.0-M1" date="2024-03-31" description="This milestone
release requires Java 8 and adds the package
`org.apache.commons.collections4.bloomfilter` for review.">
<!-- FIX -->