Skip to content

Commit 8d98ee0

Browse files
Update dependency commons-io:commons-io to v2 [SECURITY]
1 parent cadd80e commit 8d98ee0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>binbase</artifactId>
13-
<version>1.0.4-SNAPSHOT</version>
13+
<version>1.1.0-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>commons-io</groupId>
115115
<artifactId>commons-io</artifactId>
116-
<version>1.3.2</version>
116+
<version>2.7</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)