Skip to content

Commit 6c3117e

Browse files
committed
fix: upgrade com.opencsv:opencsv from 5.9 to 5.10
Snyk has created this PR to upgrade com.opencsv:opencsv from 5.9 to 5.10. See this package in maven: com.opencsv:opencsv See this project in Snyk: https://app.snyk.io/org/saurabhpro/project/1d38868f-a838-4f23-85c9-00f858c7a208?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 898d2b1 commit 6c3117e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/PluralSight/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.opencsv</groupId>
3030
<artifactId>opencsv</artifactId>
31-
<version>5.9</version>
31+
<version>5.10</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)