Skip to content

Commit

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

Updates `asm` from 9.4 to 9.5

Updates `asm-commons` from 9.4 to 9.5

Updates `asm-tree` from 9.4 to 9.5

Updates `asm-analysis` from 9.4 to 9.5

Updates `asm-util` from 9.4 to 9.5

---
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-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-analysis
  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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent 85d9e17 commit 362fb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<jakarta.websocket-api.version>2.1.0</jakarta.websocket-api.version>
<jakarta.xml.bind-api.version>4.0.0</jakarta.xml.bind-api.version>
<jaxb-runtime.version>4.0.2</jaxb-runtime.version>
<asm.version>9.4</asm.version>
<asm.version>9.5</asm.version>
<commons-io.version>2.11.0</commons-io.version>
<jboss-metadata-web.version>15.4.0</jboss-metadata-web.version>
<maven-toolchain.version>3.0-alpha-2</maven-toolchain.version>
Expand Down

0 comments on commit 362fb6b

Please sign in to comment.