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 c3cda07022 Bump com.opencsv:opencsv from 5.8 to 5.9
c3cda07022 is described below

commit c3cda07022cd5676db46236ddf942b430caf0b74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 00:58:18 2023 +0000

    Bump com.opencsv:opencsv from 5.8 to 5.9
    
    Bumps com.opencsv:opencsv from 5.8 to 5.9.
    
    ---
    updated-dependencies:
    - dependency-name: com.opencsv:opencsv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 jena-fuseki2/jena-fuseki-geosparql/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jena-fuseki2/jena-fuseki-geosparql/pom.xml 
b/jena-fuseki2/jena-fuseki-geosparql/pom.xml
index 737b1533d5..2ff4fc5a07 100644
--- a/jena-fuseki2/jena-fuseki-geosparql/pom.xml
+++ b/jena-fuseki2/jena-fuseki-geosparql/pom.xml
@@ -52,7 +52,7 @@
       <dependency>
                <groupId>com.opencsv</groupId>
            <artifactId>opencsv</artifactId>
-               <version>5.8</version>
+               <version>5.9</version>
                <!-- rdf-tables:1.0.4
                -> com.opencsv:opencsv:jar:3.9 
                  -> commons-beanutils:commons-beanutils:19.3

Reply via email to