Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-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 Dec 12, 2023
1 parent d1db680 commit 7ce93d4
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 @@ -46,7 +46,7 @@
<camel-quarkus-version>3.6.0</camel-quarkus-version>
<quarkus-version>3.6.0</quarkus-version>
<quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
<quarkus-platform-version>3.6.0</quarkus-platform-version>
<quarkus-platform-version>3.6.2</quarkus-platform-version>
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-mandrel-builder-image:23.0-jdk-17</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.3.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.6.0</quarkus-platform-version>
<quarkus-platform-version>3.6.2</quarkus-platform-version>
</properties>

<developers>
Expand Down

0 comments on commit 7ce93d4

Please sign in to comment.