Skip to content

Commit 5392ed3

Browse files
Bump org.apache.commons:commons-csv from 1.10.0 to 1.12.0 (#209)
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.12.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.10.0...rel/commons-csv-1.12.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f51f59 commit 5392ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tika-gui-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.commons</groupId>
4242
<artifactId>commons-csv</artifactId>
43-
<version>1.10.0</version>
43+
<version>1.12.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)