Skip to content

Commit ad394e6

Browse files
Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 (#87)
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.13.0...rel/commons-csv-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-csv dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92355f7 commit ad394e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<maven.compiler.compiler>${java.version}</maven.compiler.compiler>
2424
<google-guava.version>33.4.0-jre</google-guava.version>
2525
<apache-commons-lang3.version>3.17.0</apache-commons-lang3.version>
26-
<apache-commons-csv.version>1.13.0</apache-commons-csv.version>
26+
<apache-commons-csv.version>1.14.0</apache-commons-csv.version>
2727
<apache-commons-validator.version>1.9.0</apache-commons-validator.version>
2828
<geotools.version>33.0</geotools.version>
2929
<jackson.version>2.18.3</jackson.version>

0 commit comments

Comments
 (0)