Skip to content

Commit 2c09c7e

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3583be6 commit 2c09c7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jannovar-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>commons-io</groupId>
2424
<artifactId>commons-io</artifactId>
25-
<version>2.19.0</version>
25+
<version>2.20.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>commons-net</groupId>

jannovar-htsjdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>commons-io</groupId>
2424
<artifactId>commons-io</artifactId>
25-
<version>2.19.0</version>
25+
<version>2.20.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>commons-net</groupId>

0 commit comments

Comments
 (0)