Skip to content

Commit

Permalink
Merge pull request #950 from jenkinsci/dependabot/maven/org.ow2.asm-a…
Browse files Browse the repository at this point in the history
…sm-9.6

Bump org.ow2.asm:asm from 9.5 to 9.6
  • Loading branch information
uhafner authored Oct 4, 2023
2 parents 8b09b14 + 6a4321c commit 430c71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.6</version>
</dependency>

<!-- FindBugs Parser Dependencies -->
Expand Down

0 comments on commit 430c71b

Please sign in to comment.