Skip to content

Commit

Permalink
Merge pull request #28416 from quarkusio/dependabot/maven/asm.version…
Browse files Browse the repository at this point in the history
…-9.4

Bump asm.version from 9.3 to 9.4
  • Loading branch information
gsmet committed Oct 6, 2022
2 parents cdca978 + a0d89e4 commit ccf9a76
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 @@ -74,7 +74,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.3</asm.version>
<asm.version>9.4</asm.version>
<commons-io.version>2.11.0</commons-io.version>
<jboss-metadata-web.version>15.1.0.Final</jboss-metadata-web.version>
<maven-toolchain.version>3.0-alpha-2</maven-toolchain.version>
Expand Down

0 comments on commit ccf9a76

Please sign in to comment.