Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#1237)
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm 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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 4d235b6 commit a03bcdd
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 @@ -36,7 +36,7 @@
<properties>
<version.eclipse.microprofile.config>3.1</version.eclipse.microprofile.config>
<version.smallrye.common>2.7.0</version.smallrye.common>
<version.asm>9.7</version.asm>
<version.asm>9.7.1</version.asm>

<version.smallrye.testing>2.3.1</version.smallrye.testing>

Expand Down

0 comments on commit a03bcdd

Please sign in to comment.