Skip to content

Commit 85e4858

Browse files
snyk-botalee
authored andcommitted
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-10259368
1 parent 23d6531 commit 85e4858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ vim:sts=2:sw=2
6060
<dependency>
6161
<groupId>com.opencsv</groupId>
6262
<artifactId>opencsv</artifactId>
63-
<version>5.9</version>
63+
<version>5.12.0</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)