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

Claudenw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 69aa1a48 Bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0 (#710)
69aa1a48 is described below

commit 69aa1a489d325fba02a7b863d88aa9f01a541d2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 15 08:58:23 2026 +0200

    Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#710)
    
    Bumps org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-collections4
      dependency-version: 4.6.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 b2893488..1745d256 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ agnostic home for software distribution comprehension and 
audit tools.
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-collections4</artifactId>
-        <version>4.5.0</version>
+        <version>4.6.0</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>

Reply via email to