Skip to content

Commit

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

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

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

---
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 Oct 9, 2023
1 parent 4fd6de3 commit 70f60da
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.0</junit.jupiter.version>
<org.ow2.asm.version>9.5</org.ow2.asm.version>
<org.ow2.asm.version>9.6</org.ow2.asm.version>
<maven.surefire.version>3.1.2</maven.surefire.version>
<org.ow2.asm.version>9.2</org.ow2.asm.version>
</properties>
Expand Down

0 comments on commit 70f60da

Please sign in to comment.