mirror of https://github.com/jenkinsci/jenkins.git
Update dependency commons-io:commons-io to v2.20.0
This commit is contained in:
parent
3ec62131a1
commit
54c0990437
|
@ -119,7 +119,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.19.0</version>
|
||||
<version>2.20.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-lang</groupId>
|
||||
|
|
Loading…
Reference in New Issue