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 b354045ff9 Bump the apache-commons-group group with 3 updates
b354045ff9 is described below

commit b354045ff9be57151c92e59a1051d26b8fbdd477
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 00:24:28 2026 +0000

    Bump the apache-commons-group group with 3 updates
    
    Bumps the apache-commons-group group with 3 updates: 
[commons-codec:commons-codec](https://github.com/apache/commons-codec), 
commons-io:commons-io and commons-cli:commons-.
    
    
    Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0
    - 
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)
    
    Updates `commons-io:commons-io` from 2.21.0 to 2.22.0
    
    Updates `commons-cli:commons-` from 2.21.0 to 2.22.0
    
    Updates `commons-cli:commons-` from 2.21.0 to 2.22.0
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: apache-commons-group
    - dependency-name: commons-io:commons-io
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: apache-commons-group
    - dependency-name: commons-cli:commons-
      dependency-version: 2.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: apache-commons-group
    - dependency-name: commons-cli:commons-
      dependency-version: 2.22.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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4389a7a228..fc4a6ed64a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,13 +90,13 @@
     <ver.gson>2.13.2</ver.gson>
     <ver.lucene>10.3.1</ver.lucene>
 
-    <ver.commons-io>2.21.0</ver.commons-io>
+    <ver.commons-io>2.22.0</ver.commons-io>
     <ver.commons-cli>1.7.0</ver.commons-cli>
     <ver.commons-lang3>3.20.0</ver.commons-lang3>
     <ver.commons-math4>4.0-beta1</ver.commons-math4>
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.14.1</ver.commons-csv>
-    <ver.commons-codec>1.21.0</ver.commons-codec>
+    <ver.commons-codec>1.22.0</ver.commons-codec>
     <ver.commons-compress>1.28.0</ver.commons-compress>
     <ver.commons-collections>4.5.0</ver.commons-collections>
     <ver.commons-fileupload>2.0.0-M5</ver.commons-fileupload>

Reply via email to