Skip to content

Commit

Permalink
Bump quarkus.version from 2.12.0.CR1 to 2.12.0.Final
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 2.12.0.CR1 to 2.12.0.Final.

Updates `quarkus-extension-maven-plugin` from 2.12.0.CR1 to 2.12.0.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.12.0.CR1...2.12.0.Final)

Updates `quarkus-maven-plugin` from 2.12.0.CR1 to 2.12.0.Final

Updates `quarkus-bom` from 2.12.0.CR1 to 2.12.0.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@2.12.0.CR1...2.12.0.Final)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ppalaga committed Aug 26, 2022
1 parent 4707bf4 commit 0de7dfa
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 @@ -46,7 +46,7 @@
<ehcache.version>3.10.0</ehcache.version>
<neethi.version>3.2.0</neethi.version>
<mimepull.version>1.9.14</mimepull.version>
<quarkus.version>2.12.0.CR1</quarkus.version>
<quarkus.version>2.12.0.Final</quarkus.version>
<saaj-impl.version>1.5.3</saaj-impl.version>
<woodstox-core.version>6.3.1</woodstox-core.version>
<xmlsec.version>2.3.0</xmlsec.version>
Expand Down

0 comments on commit 0de7dfa

Please sign in to comment.