Skip to content

Commit 8b9f859

Browse files
fix(deps): update dependency commons-io:commons-io to v2.7 [security]
1 parent 49e5d3c commit 8b9f859

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.7</version>
212212
</dependency>
213213
<dependency>
214214
<groupId>biz.aQute.bnd</groupId>

0 commit comments

Comments
 (0)