Skip to content

Commit

Permalink
[bot][main]: Bump org.apache.commons:commons-csv from 1.8 to 1.10.0
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.8 to 1.10.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-csv@rel/commons-csv-1.8...rel/commons-csv-1.10.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 Jan 17, 2024
1 parent 69784c4 commit 9ae83b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kogito-apps-build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<version.org.hibernate>6.2.13.Final</version.org.hibernate>
<version.org.apache.opennlp>1.9.2</version.org.apache.opennlp>
<version.org.apache.commons.csv>1.8</version.org.apache.commons.csv>
<version.org.apache.commons.csv>1.10.0</version.org.apache.commons.csv>
<version.org.jredisearch>2.0.0</version.org.jredisearch>
<version.org.mapstruct>1.5.5.Final</version.org.mapstruct>
<version.org.skyscreamer>1.5.0</version.org.skyscreamer>
Expand Down

0 comments on commit 9ae83b7

Please sign in to comment.