Skip to content

Commit

Permalink
Merge pull request #461 from BBMRI-ERIC/dependabot/maven/org.apache.c…
Browse files Browse the repository at this point in the history
…ommons-commons-csv-1.12.0

chore(deps): bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0
  • Loading branch information
RadovanTomik authored Oct 8, 2024
2 parents 2a242f2 + e1993e0 commit d0d48fb
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 @@ -356,7 +356,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit d0d48fb

Please sign in to comment.