Skip to content

Commit

Permalink
Bump org.ow2.asm.version from 9.6 to 9.7
Browse files Browse the repository at this point in the history
Bumps `org.ow2.asm.version` from 9.6 to 9.7.

Updates `org.ow2.asm:asm` from 9.6 to 9.7

Updates `org.ow2.asm:asm-tree` from 9.6 to 9.7

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent ee26480 commit 19377ad
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 @@ -8,7 +8,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<org.ow2.asm.version>9.6</org.ow2.asm.version>
<org.ow2.asm.version>9.7</org.ow2.asm.version>
<maven.surefire.version>3.2.5</maven.surefire.version>
<org.ow2.asm.version>9.2</org.ow2.asm.version>
</properties>
Expand Down

0 comments on commit 19377ad

Please sign in to comment.