Skip to content

Commit 183ff31

Browse files
Bump org.apache.commons:commons-csv from 1.12.0 to 1.13.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.12.0 to 1.13.0. - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.12.0...rel/commons-csv-1.13.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]>
1 parent a1d48c6 commit 183ff31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jannovar-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.apache.commons</groupId>
123123
<artifactId>commons-csv</artifactId>
124-
<version>1.12.0</version>
124+
<version>1.13.0</version>
125125
</dependency>
126126
</dependencies>
127127

0 commit comments

Comments
 (0)