Skip to content

Commit

Permalink
Merge pull request #1163 from apache/dependabot/maven/org.ow2.asm-asm…
Browse files Browse the repository at this point in the history
…-util-9.7

Bump org.ow2.asm:asm-util from 9.2 to 9.7
  • Loading branch information
rzo1 authored May 21, 2024
2 parents e4e3d49 + 8670b49 commit 3610c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mp-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-util</artifactId>
<version>9.2</version>
<version>9.7</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3610c8a

Please sign in to comment.