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 3b6fb69d4e Bump com.opencsv:opencsv from 5.10 to 5.11
3b6fb69d4e is described below

commit 3b6fb69d4ef78f4f130235a8fccb853291ea2b47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 00:15:44 2025 +0000

    Bump com.opencsv:opencsv from 5.10 to 5.11
    
    Bumps com.opencsv:opencsv from 5.10 to 5.11.
    
    ---
    updated-dependencies:
    - dependency-name: com.opencsv:opencsv
      dependency-version: '5.11'
      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 9cf3cf7b4f..c0767f77d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
     <ver.dexxcollection>0.7</ver.dexxcollection>
     <ver.micrometer>1.14.6</ver.micrometer>
     <ver.roaringbitmap>1.3.0</ver.roaringbitmap>
-    <ver.opencsv>5.10</ver.opencsv>
+    <ver.opencsv>5.11</ver.opencsv>
 
     <!-- Testing -->
     <ver.junit4>4.13.2</ver.junit4>

Reply via email to