Bump commons-io from 2.12.0 to 2.13.0

This commit is contained in:
Gary Gregory 2023-06-07 19:54:47 -04:00
parent 9e9fb1bcda
commit 754a391b8a
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -281,7 +281,7 @@
Bump codecov/codecov-action from 2 to 3 #297.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
Bump Apache commons-parent from 48 to 54, #339.
Bump Apache commons-parent from 48 to 58, #339.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump Jacoco from 0.8.4 to 0.8.8.
@ -308,7 +308,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.12.0 #180.
Bump tests from commons-io:commons-io 2.6 to 2.13.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.