Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.commons:commons-csv from v1…
Browse files Browse the repository at this point in the history
….10.0 to v1.11.0
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent e7e0cd4 commit 9ccc33f
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 @@ -30,7 +30,7 @@
<commons-io.version>2.11.0</commons-io.version>
<netex-gtfs-converter-java.version>2.1.14</netex-gtfs-converter-java.version>
<zt-zip.version>1.17</zt-zip.version>
<commons-csv.version>1.10.0</commons-csv.version>
<commons-csv.version>1.11.0</commons-csv.version>
<prettier-java.version>2.1.0</prettier-java.version>
<prettier-maven-plugin.version>0.22</prettier-maven-plugin.version>
<plugin.prettier.goal>write</plugin.prettier.goal>
Expand Down

0 comments on commit 9ccc33f

Please sign in to comment.