Skip to content

Commit

Permalink
Bump quarkus-version from 3.16.1 to 3.17.2
Browse files Browse the repository at this point in the history
Bumps `quarkus-version` from 3.16.1 to 3.17.2.

Updates `io.quarkus.platform:quarkus-bom` from 3.16.1 to 3.17.2
- [Commits](quarkusio/quarkus-platform@3.16.1...3.17.2)

Updates `io.quarkus.platform:quarkus-camel-bom` from 3.16.1 to 3.17.2
- [Commits](quarkusio/quarkus-platform@3.16.1...3.17.2)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.16.1 to 3.17.2
- [Commits](quarkusio/quarkus-platform@3.16.1...3.17.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Dec 2, 2024
1 parent 99e65ff commit 80be211
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 @@ -25,7 +25,7 @@
<maven.compiler.release>17</maven.compiler.release>

<camel-version>4.8.1</camel-version>
<quarkus-version>3.16.1</quarkus-version>
<quarkus-version>3.17.2</quarkus-version>
<spring-version>6.1.4</spring-version>
<spring-boot-version>3.4.0</spring-boot-version>

Expand Down

0 comments on commit 80be211

Please sign in to comment.