Skip to content

Commit

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

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

Updates `org.ow2.asm:asm-tree` from 9.2 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 Apr 17, 2024
1 parent 4326f27 commit 3c46ce9
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 @@ -10,7 +10,7 @@
<junit.jupiter.version>5.10.2</junit.jupiter.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>
<org.ow2.asm.version>9.7</org.ow2.asm.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3c46ce9

Please sign in to comment.