Skip to content

Commit a95d205

Browse files
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Bumps commons-io:commons-io from 2.17.0 to 2.18.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ef81a2 commit a95d205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jannovar-core/pom.xml

+1-1
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.17.0</version>
25+
<version>2.18.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>commons-net</groupId>

jannovar-htsjdk/pom.xml

+1-1
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.17.0</version>
25+
<version>2.18.0</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>commons-net</groupId>

0 commit comments

Comments
 (0)