Skip to content

Commit 9e479d4

Browse files
authored
[MDEP-872] update commons-io to 2.13.0 (#326)
1 parent 03bc34e commit 9e479d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ under the License.
196196
<dependency>
197197
<groupId>commons-io</groupId>
198198
<artifactId>commons-io</artifactId>
199-
<version>2.11.0</version>
199+
<version>2.13.0</version>
200200
<scope>test</scope>
201201
</dependency>
202202

0 commit comments

Comments
 (0)