Update commons-io 2.8.0 -> 2.9.0.
This commit is contained in:
parent
d87dd86c21
commit
0f54cb2090
2
pom.xml
2
pom.xml
|
@ -492,7 +492,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.8.0</version>
|
||||
<version>2.9.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -211,7 +211,7 @@
|
|||
Remove deprecated sudo setting. #161.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">
|
||||
Update tests from commons-io:commons-io 2.6 to 2.8.0 #180.
|
||||
Update tests from commons-io:commons-io 2.6 to 2.9.0 #180.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">
|
||||
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.
|
||||
|
|
Loading…
Reference in New Issue