Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 7.1 to 9.7
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 7.1 to 9.7.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 03a5333 commit ad7e461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.jacoco.build/pom.xml
Expand Up @@ -367,7 +367,7 @@
<!-- Workaround to be able to compile into Java 13 bytecode -->
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>7.1</version>
<version>9.7</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit ad7e461

Please sign in to comment.