Bump com.opencsv:opencsv from 5.9 to 5.10

Bumps com.opencsv:opencsv from 5.9 to 5.10.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-17 21:14:31 +00:00
committed by GitHub
parent 8adf1ac11c
commit 7afd1e380e

View File

@@ -782,7 +782,7 @@
<dependency> <dependency>
<groupId>com.opencsv</groupId> <groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId> <artifactId>opencsv</artifactId>
<version>5.9</version> <version>5.10</version>
</dependency> </dependency>
<!-- Email templating --> <!-- Email templating -->