Skip to content

Commit 6916587

Browse files
snyk-bothmiguim
authored andcommitted
fix: upgrade org.apache.commons:commons-csv from 1.10.0 to 1.12.0
Snyk has created this PR to upgrade org.apache.commons:commons-csv from 1.10.0 to 1.12.0. See this package in maven: org.apache.commons:commons-csv See this project in Snyk: https://app.snyk.io/org/luis100/project/6d22065e-4e01-4f6f-91be-86c6e454215c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 825b511 commit 6916587

File tree

1 file changed

+1
-1
lines changed
  • dbptk-modules/dbptk-filter-inventory

1 file changed

+1
-1
lines changed

dbptk-modules/dbptk-filter-inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.apache.commons</groupId>
3030
<artifactId>commons-csv</artifactId>
31-
<version>1.10.0</version>
31+
<version>1.12.0</version>
3232
</dependency>
3333
</dependencies>
3434
</project>

0 commit comments

Comments
 (0)