Skip to content

Commit 6665121

Browse files
Bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 (#3555)
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-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 eb31aa1 commit 6665121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<bsh.version>2.0b6</bsh.version>
9999
<bnd.annotation.version>7.1.0</bnd.annotation.version>
100100
<commons-codec.version>1.18.0</commons-codec.version>
101-
<commons-csv.version>1.13.0</commons-csv.version>
101+
<commons-csv.version>1.14.0</commons-csv.version>
102102
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
103103
<commons-io.version>2.18.0</commons-io.version>
104104
<commons-lang3.version>3.17.0</commons-lang3.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<!-- Skipping `maven-site-plugin` globally. -->
335335
<maven.site.skip>true</maven.site.skip>
336336
<maven.site.deploy.skip>true</maven.site.deploy.skip>
337-
<site-commons-csv.version>1.13.0</site-commons-csv.version>
337+
<site-commons-csv.version>1.14.0</site-commons-csv.version>
338338
<site-commons-logging.version>1.3.5</site-commons-logging.version>
339339
<site-conversant.version>1.2.21</site-conversant.version>
340340
<site-flume.version>1.11.0</site-flume.version>

0 commit comments

Comments
 (0)