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

andy 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 f94a64fffb Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
f94a64fffb is described below

commit f94a64fffb95c1b4ca6b94f64155dd80f9cd672a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 12 00:06:01 2024 +0000

    Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 
1.16.0 to 1.16.1.
    - 
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 2589b5b786..eae0b06d19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
     <ver.commons-lang3>3.14.0</ver.commons-lang3>
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.10.0</ver.commons-csv>
-    <ver.commons-codec>1.16.0</ver.commons-codec>
+    <ver.commons-codec>1.16.1</ver.commons-codec>
     <ver.commons-compress>1.25.0</ver.commons-compress>
     <ver.commons-collections>4.4</ver.commons-collections>
     <ver.commons-fileupload>2.0.0-M1</ver.commons-fileupload>

Reply via email to