Skip to content

Commit

Permalink
Merge pull request #151 from naviqore/dependabot/maven/org.apache.com…
Browse files Browse the repository at this point in the history
…mons-commons-csv-1.12.0

Build(deps): Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0
  • Loading branch information
munterfi authored Nov 5, 2024
2 parents 363b03d + f4baa76 commit 250fa6e
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 @@ -186,7 +186,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 250fa6e

Please sign in to comment.