Skip to content

Commit

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

Dependency(deps): Bump org.ow2.asm:asm from 9.7 to 9.7.1
  • Loading branch information
Luro02 authored Nov 15, 2024
2 parents 6f913b4 + d1f9352 commit 7f6c43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.7</version>
<version>9.7.1</version>
</dependency>

<!-- Error Prone -->
Expand Down

0 comments on commit 7f6c43d

Please sign in to comment.