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 21c5ed6c0 Bump com.google.guava:guava-testlib from 33.2.0-jre to 
33.2.1-jre (#500)
21c5ed6c0 is described below

commit 21c5ed6c03a36ee0ef05f524b2de150adc264c1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 08:40:42 2024 -0400

    Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre (#500)
    
    Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) 
from 33.2.0-jre to 33.2.1-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava-testlib
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 26b0d707a..5feaa8445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava-testlib</artifactId>
-      <version>33.2.0-jre</version>
+      <version>33.2.1-jre</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to