Skip to content

Commit

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

Updates `asm` from 9.2 to 9.3

Updates `asm-commons` from 9.2 to 9.3

Updates `asm-tree` from 9.2 to 9.3

Updates `asm-analysis` from 9.2 to 9.3

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 6cc12f6 commit 45e1ad4
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 @@ -72,7 +72,7 @@
<jaxb-runtime.version>2.3.3-b02</jaxb-runtime.version>
<jboss-jaxrs-api_2.1_spec.version>2.0.1.Final</jboss-jaxrs-api_2.1_spec.version>
<jboss-jaxb-api_2.3_spec.version>2.0.0.Final</jboss-jaxb-api_2.3_spec.version>
<asm.version>9.2</asm.version>
<asm.version>9.3</asm.version>
<commons-io.version>2.11.0</commons-io.version>
<jboss-metadata-web.version>14.0.0.Final</jboss-metadata-web.version>
<maven-toolchain.version>3.0-alpha-2</maven-toolchain.version>
Expand Down

0 comments on commit 45e1ad4

Please sign in to comment.