Bump tests from commons-io:commons-io 2.11.0 to 2.12.0

This commit is contained in:
Gary Gregory 2023-05-17 09:11:30 -04:00
parent e9dc3ebf60
commit dd10e5e0e6
2 changed files with 2 additions and 2 deletions

View File

@ -500,7 +500,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -279,7 +279,7 @@
Remove deprecated sudo setting. #161.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump tests from commons-io:commons-io 2.6 to 2.11.0 #180.
Bump tests from commons-io:commons-io 2.6 to 2.12.0 #180.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.