Skip to content

Commit

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

Bump org.ow2.asm:asm from 9.5 to 9.6
  • Loading branch information
uhafner authored Nov 17, 2023
2 parents e17302c + 91a8d99 commit 1a096d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 1a096d2

Please sign in to comment.