Skip to content

Commit

Permalink
Bump dependency ASM to 9.6
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 Feb 6, 2024
1 parent 4f94f00 commit 7aca339
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.6</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 7aca339

Please sign in to comment.