Skip to content

Commit 282192e

Browse files
fix(deps): update dependency commons-io:commons-io to v2.14.0 [security]
1 parent 1aa0722 commit 282192e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>commons-io</groupId>
210210
<artifactId>commons-io</artifactId>
211-
<version>2.6</version>
211+
<version>2.14.0</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>biz.aQute.bnd</groupId>

0 commit comments

Comments
 (0)