Skip to content

Commit

Permalink
Bump asm.version from 9.6 to 9.7.1 in /spi-fly
Browse files Browse the repository at this point in the history
Bumps `asm.version` from 9.6 to 9.7.1.

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

Updates `org.ow2.asm:asm-commons` from 9.6 to 9.7.1

Updates `org.ow2.asm:asm-util` from 9.6 to 9.7.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 10, 2025
1 parent 0f58cf2 commit d13be6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi-fly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<project.scm.id>apache.releases.https</project.scm.id>

<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<asm.version>9.6</asm.version>
<asm.version>9.7.1</asm.version>
<assertj.version>3.27.2</assertj.version>
<bnd.version>6.4.0</bnd.version>
<easymock.version>5.5.0</easymock.version>
Expand Down

0 comments on commit d13be6d

Please sign in to comment.