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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 24c354f3 Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 
4.5.0-M3 (#395)
24c354f3 is described below

commit 24c354f329f0caf6034aa4150949175f435052bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 18 17:15:22 2024 -0500

    Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3 
(#395)
    
    Bumps org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      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 a07f886e..43c86335 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@
         <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-collections4</artifactId>
-          <version>4.5.0-M2</version>
+          <version>4.5.0-M3</version>
           <scope>test</scope>
         </dependency>
       </dependencies>

Reply via email to