Skip to content

Commit

Permalink
Bump asm.version from 9.7 to 9.7.1 (#994)
Browse files Browse the repository at this point in the history
Bumps `asm.version` from 9.7 to 9.7.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent ec46172 commit 02d828a
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 @@ -140,7 +140,7 @@
<maven.compiler.target>17</maven.compiler.target>

<!-- Project Versions -->
<asm.version>9.7</asm.version>
<asm.version>9.7.1</asm.version>
<aspectj.version>1.9.22.1</aspectj.version>
<assertj-core.version>3.26.3</assertj-core.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
Expand Down

0 comments on commit 02d828a

Please sign in to comment.