Bump commons-io from 2.14.0 to 2.15.0

This commit is contained in:
Gary Gregory 2023-10-25 17:46:24 -04:00
parent 5624e99371
commit bc38647d52
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.14.0</version>
<version>2.15.0</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@ -323,7 +323,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.13.0 #180.
Bump tests from commons-io:commons-io 2.6 to 2.15.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.