Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent ec14a7a commit 625cf47
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.17.2</quarkus-version>
<quarkus-version>3.17.5</quarkus-version>
<spring-version>6.1.4</spring-version>
<spring-boot-version>3.4.0</spring-boot-version>

Expand Down

0 comments on commit 625cf47

Please sign in to comment.