Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-csv from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Jul 1, 2024
1 parent d2c522e commit 3347e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down

0 comments on commit 3347e29

Please sign in to comment.