Skip to content

Commit

Permalink
MPIR-439 update commons-io to 2.12.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 28, 2023
1 parent 3b07a10 commit ef5464c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ under the License.
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ef5464c

Please sign in to comment.