Skip to content

Commit

Permalink
Merge pull request #10377 from orientechnologies/dependabot/maven/com…
Browse files Browse the repository at this point in the history
….opencsv-opencsv-5.10

chore(deps): bump com.opencsv:opencsv from 5.9 to 5.10
  • Loading branch information
tglman authored Jan 13, 2025
2 parents 682b53a + 3db648c commit 23d2e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>5.9</version>
<version>5.10</version>
</dependency>
<dependency>
<groupId>com.jcraft</groupId>
Expand Down

0 comments on commit 23d2e15

Please sign in to comment.