Skip to content

Commit ef5464c

Browse files
authored
MPIR-439 update commons-io to 2.12.0 (#56)
1 parent 3b07a10 commit ef5464c

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
@@ -461,7 +461,7 @@ under the License.
461461
<dependency>
462462
<groupId>commons-io</groupId>
463463
<artifactId>commons-io</artifactId>
464-
<version>2.11.0</version>
464+
<version>2.12.0</version>
465465
<scope>test</scope>
466466
</dependency>
467467
</dependencies>

0 commit comments

Comments
 (0)