mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.ow2.asm:asm to v9.9
This commit is contained in:
parent
49f837247d
commit
e7513f7a11
|
@ -326,7 +326,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
<version>9.8</version>
|
||||
<version>9.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- provided by jcl-over-slf4j -->
|
||||
|
|
Loading…
Reference in New Issue