Bump commons-io from 2.15.0 to 2.15.1
This commit is contained in:
parent
cbb1f0b2ad
commit
42c1a587e4
2
pom.xml
2
pom.xml
|
@ -500,7 +500,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.15.0</version>
|
||||
<version>2.15.1</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.15.0 #180.
|
||||
Bump tests from commons-io:commons-io 2.6 to 2.15.1 #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