Skip to content

Commit

Permalink
build(deps): bump quarkus-platform-version from 3.16.3 to 3.17.8
Browse files Browse the repository at this point in the history
Bumps `quarkus-platform-version` from 3.16.3 to 3.17.8.

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent c10e823 commit bee7321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!-- quarkus -->
<quarkus-version>3.16.0</quarkus-version>
<quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
<quarkus-platform-version>3.16.3</quarkus-platform-version>
<quarkus-platform-version>3.17.8</quarkus-platform-version>
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21</quarkus-native-builder-image>

<!-- camel-k-runtime specific -->
Expand Down
2 changes: 1 addition & 1 deletion support/camel-k-runtime-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<maven-enforcer-plugin-version>3.5.0</maven-enforcer-plugin-version>
<maven-version>3.8.6</maven-version>
<quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
<quarkus-platform-version>3.16.3</quarkus-platform-version>
<quarkus-platform-version>3.17.8</quarkus-platform-version>
</properties>

<developers>
Expand Down

0 comments on commit bee7321

Please sign in to comment.