Bump commons-io from 2.14.0 to 2.15.0
This commit is contained in:
parent
5624e99371
commit
bc38647d52
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue