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

afs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new cf059923bd Bump org.apache.commons:commons-collections4
cf059923bd is described below

commit cf059923bd3e71b39aa50b3ddf9aa6c1a5cb34c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 00:16:53 2026 +0000

    Bump org.apache.commons:commons-collections4
    
    Bumps the apache-commons-group group with 1 update: 
org.apache.commons:commons-collections4.
    
    
    Updates `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
      dependency-group: apache-commons-group
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2639fced0d..3b8838f5a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <ver.commons-csv>1.14.1</ver.commons-csv>
     <ver.commons-codec>1.22.1</ver.commons-codec>
     <ver.commons-compress>1.28.0</ver.commons-compress>
-    <ver.commons-collections>4.5.0</ver.commons-collections>
+    <ver.commons-collections>4.6.0</ver.commons-collections>
     <ver.commons-fileupload>2.0.0-M5</ver.commons-fileupload>
 
     <ver.dexxcollection>0.7</ver.dexxcollection>

Reply via email to