Skip to content

Commit 5f384bc

Browse files
Update dependency commons-io:commons-io to v2 [SECURITY]
1 parent 94eea5a commit 5f384bc

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.0.4</version>
1414
<packaging>jar</packaging>
1515

1616
<name>binbase</name>
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>commons-io</groupId>
136136
<artifactId>commons-io</artifactId>
137-
<version>1.3.2</version>
137+
<version>2.7</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)