Skip to content

Commit

Permalink
Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0 in /service
Browse files Browse the repository at this point in the history
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.12.0 to 1.13.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-csv@rel/commons-csv-1.12.0...rel/commons-csv-1.13.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akheron committed Jan 17, 2025
1 parent 0cc0dd2 commit 72f4023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/evaka-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
api("jakarta.xml.ws:jakarta.xml.ws-api:4.0.2")
api("net.logstash.logback:logstash-logback-encoder:8.0")
api("nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0")
api("org.apache.commons:commons-csv:1.12.0")
api("org.apache.commons:commons-csv:1.13.0")
api("org.apache.commons:commons-text:1.13.0")
api("org.apache.commons:commons-imaging:1.0-alpha3")
api("org.apache.tika:tika-core:3.0.0")
Expand Down

0 comments on commit 72f4023

Please sign in to comment.