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 a2812b67f9 Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0
a2812b67f9 is described below

commit a2812b67f9114dfd400294675b15566e040cb75d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 6 00:18:18 2024 +0000

    Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0
    
    Bumps 
[org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 
1.10.0 to 1.11.0.
    - 
[Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.10.0...rel/commons-csv-1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-csv
      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 e70deb2999..581a07dd24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <ver.commons-cli>1.7.0</ver.commons-cli>
     <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-csv>1.11.0</ver.commons-csv>
     <ver.commons-codec>1.17.0</ver.commons-codec>
     <ver.commons-compress>1.26.1</ver.commons-compress>
     <ver.commons-collections>4.4</ver.commons-collections>

Reply via email to