Bump com.opencsv:opencsv from 5.11.1 to 5.11.2

Bumps com.opencsv:opencsv from 5.11.1 to 5.11.2.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-version: 5.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-22 16:47:55 +00:00 committed by GitHub
parent bbaadc1822
commit 1c097e97d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ dependencies {
exclude group: 'com.google.code.gson', module: 'gson' exclude group: 'com.google.code.gson', module: 'gson'
} }
implementation 'org.apache.pdfbox:jbig2-imageio:3.0.4' implementation 'org.apache.pdfbox:jbig2-imageio:3.0.4'
implementation 'com.opencsv:opencsv:5.11.1' // https://mvnrepository.com/artifact/com.opencsv/opencsv implementation 'com.opencsv:opencsv:5.11.2' // https://mvnrepository.com/artifact/com.opencsv/opencsv
// Batik // Batik
implementation 'org.apache.xmlgraphics:batik-all:1.19' implementation 'org.apache.xmlgraphics:batik-all:1.19'