Skip to content

Commit

Permalink
build(deps): bump org.ow2.asm:asm from 9.5 to 9.6 (#111)
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.5 to 9.6.

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

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 5, 2023
1 parent aa78c77 commit 8a4afdf
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 @@ -38,7 +38,7 @@
<kotlin.version>1.8.22</kotlin.version>
<java.version>17</java.version>

<asm.version>9.5</asm.version>
<asm.version>9.6</asm.version>
<springdoc-openapi.version>2.2.0</springdoc-openapi.version>
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 8a4afdf

Please sign in to comment.