Bump commons-io from 2.15.0 to 2.15.1

This commit is contained in:
Gary Gregory 2023-11-29 17:41:48 -05:00
parent cbb1f0b2ad
commit 42c1a587e4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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