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 19a64d7748 Bump org.apache.commons:commons-csv in the 
apache-commons-group group
19a64d7748 is described below

commit 19a64d7748be3715172a07118dfba56ff88a6b8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 00:09:30 2025 +0000

    Bump org.apache.commons:commons-csv in the apache-commons-group group
    
    Bumps the apache-commons-group group with 1 update: 
[org.apache.commons:commons-csv](https://github.com/apache/commons-csv).
    
    
    Updates `org.apache.commons:commons-csv` from 1.13.0 to 1.14.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.13.0...rel/commons-csv-1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-csv
      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 c828a7642b..26cd338d03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
     <ver.commons-cli>1.7.0</ver.commons-cli>
     <ver.commons-lang3>3.17.0</ver.commons-lang3>
     <ver.commons-rdf>0.5.0</ver.commons-rdf>
-    <ver.commons-csv>1.13.0</ver.commons-csv>
+    <ver.commons-csv>1.14.0</ver.commons-csv>
     <ver.commons-codec>1.18.0</ver.commons-codec>
     <ver.commons-compress>1.27.1</ver.commons-compress>
     <ver.commons-collections>4.4</ver.commons-collections>

Reply via email to