Skip to content

Commit

Permalink
build(deps): bump quarkus.version from 2.16.9.Final to 3.2.4.Final
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 2.16.9.Final to 3.2.4.Final.

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

Updates `io.quarkus:quarkus-test-common` from 2.16.9.Final to 3.2.4.Final

Updates `io.quarkus:quarkus-maven-plugin` from 2.16.9.Final to 3.2.4.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2023
1 parent 2baa3e6 commit b4429e3
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 @@ -151,7 +151,7 @@
<node.version>16.17.0</node.version>

<!-- Quarkus Version -->
<quarkus.version>2.16.9.Final</quarkus.version>
<quarkus.version>3.2.4.Final</quarkus.version>

<!-- Jandex -->
<jandex.version>1.1.1</jandex.version>
Expand Down

0 comments on commit b4429e3

Please sign in to comment.