Skip to content

Commit

Permalink
Bump com.opencsv:opencsv from 5.9 to 5.10 in /java
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 5bbafbb commit 1bba997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.9</version>
<version>5.10</version>
<exclusions>
<exclusion>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit 1bba997

Please sign in to comment.