Skip to content

Commit

Permalink
Bump dependency ASM to 9.7
Browse files Browse the repository at this point in the history
It was ASM 9.5

Christoph Grüninger on behalf of
Mercedes-Benz Tech Innovation GmbH.
  • Loading branch information
gruenich committed Apr 10, 2024
1 parent 631e8e0 commit 80240cb
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 @@ -152,7 +152,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.5</version>
<version>9.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 80240cb

Please sign in to comment.