mirror of https://github.com/jenkinsci/jenkins.git
Update dependency commons-codec:commons-codec to v1.19.0
This commit is contained in:
parent
2a27e84ee5
commit
59ffa2faa6
|
@ -109,7 +109,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.18.0</version>
|
||||
<version>1.19.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-collections</groupId>
|
||||
|
|
Loading…
Reference in New Issue