Update Apache Commons IO from 2.9.0 to 2.10.0.
This commit is contained in:
parent
7d8b979612
commit
591612e3c1
2
pom.xml
2
pom.xml
|
@ -492,7 +492,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.9.0</version>
|
||||
<version>2.10.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.9.0 #180.
|
||||
Update tests from commons-io:commons-io 2.6 to 2.10.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