Skip to content

Commit bb79966

Browse files
build(deps): bump org.apache.commons:commons-csv from 1.13.0 to 1.14.0 (#2078)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39222cb commit bb79966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<commons-math3.version>3.6.1</commons-math3.version>
124124
<commons-net.version>3.11.1</commons-net.version>
125125
<commons-text.version>1.13.0</commons-text.version>
126-
<commons-csv.version>1.13.0</commons-csv.version>
126+
<commons-csv.version>1.14.0</commons-csv.version>
127127
<dom4j.version>2.1.4</dom4j.version>
128128
<equalsverifier.version>3.19.1</equalsverifier.version>
129129
<!-- It seems freemarker 2.3.32 was the last to support Java 11, 2.3.33 requires Java 16 -->

0 commit comments

Comments
 (0)