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 c96a8bdfdb Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
c96a8bdfdb is described below

commit c96a8bdfdb2a9f6525c0f1a5397d8d0a833d57d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 12 00:27:27 2024 +0000

    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
    
    Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 ba3b382376..8442f8a0e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
 
     <ver.commons-io>2.16.1</ver.commons-io>
     <ver.commons-cli>1.7.0</ver.commons-cli>
-    <ver.commons-lang3>3.15.0</ver.commons-lang3>
+    <ver.commons-lang3>3.16.0</ver.commons-lang3>
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
     <ver.commons-csv>1.11.0</ver.commons-csv>
     <ver.commons-codec>1.17.1</ver.commons-codec>

Reply via email to