This is an automated email from the ASF dual-hosted git repository.

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b2f4f05c1d build(deps-dev): bump com.opencsv:opencsv from 4.6 to 
5.12.0 (#19993)
5b2f4f05c1d is described below

commit 5b2f4f05c1dc44121cabb6d8ca8b9715fb24e00c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 12:43:27 2026 +0800

    build(deps-dev): bump com.opencsv:opencsv from 4.6 to 5.12.0 (#19993)
    
    * build(deps-dev): bump com.opencsv:opencsv from 4.6 to 5.12.0
    
    Bumps com.opencsv:opencsv from 4.6 to 5.12.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.opencsv:opencsv
      dependency-version: 5.12.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update OpenCSV license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 78ae1a2cf35..2b1d9f24949 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -563,7 +563,7 @@ name: OpenCSV
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 4.6
+version: 5.12.0
 libraries:
   - com.opencsv: opencsv
 
diff --git a/pom.xml b/pom.xml
index 19ef95bbaf9..fa1621bc2a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1086,7 +1086,7 @@
             <dependency>
                 <groupId>com.opencsv</groupId>
                 <artifactId>opencsv</artifactId>
-                <version>4.6</version>
+                <version>5.12.0</version>
             </dependency>
             <dependency>
             <groupId>commons-beanutils</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to