mirror of https://github.com/jenkinsci/jenkins.git
Update dependency commons-codec:commons-codec to v1.17.2
This commit is contained in:
parent
b44094aaad
commit
84177eb6b4
|
|
@ -119,7 +119,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.17.1</version>
|
||||
<version>1.17.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-collections</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue