This is an automated email from the ASF dual-hosted git repository.

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7258b5a  Bump org.apache.commons:commons-collections4 from 4.4 to 
4.5.0 (#125)
7258b5a is described below

commit 7258b5a3c39dca6acbd6181e41fadb11d9c5a84d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 23 18:16:36 2025 +0200

    Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#125)
    
    Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      dependency-version: 4.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 05b7497..f0e5267 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@ under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-collections4</artifactId>
-      <version>4.4</version>
+      <version>4.5.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>

Reply via email to