This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-3.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/release-3.2.x by this push:
new ae735247 chore(deps): quarkus platform to 3.2.6.Final
ae735247 is described below
commit ae73524729d9482d3bf0a7af0fd1df1711d3753e
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Sep 15 16:34:23 2023 +0200
chore(deps): quarkus platform to 3.2.6.Final
---
pom.xml | 4 ++--
support/camel-k-runtime-bom/pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f435134f..ebdc4f50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
<!-- quarkus -->
<camel-quarkus-version>3.2.0</camel-quarkus-version>
- <quarkus-version>3.2.5.Final</quarkus-version>
+ <quarkus-version>3.2.6.Final</quarkus-version>
<quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
- <quarkus-platform-version>3.2.5.Final</quarkus-platform-version>
+ <quarkus-platform-version>3.2.6.Final</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 -->
diff --git a/support/camel-k-runtime-bom/pom.xml
b/support/camel-k-runtime-bom/pom.xml
index e8616410..68e81eea 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -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.2.5.Final</quarkus-platform-version>
+ <quarkus-platform-version>3.2.6.Final</quarkus-platform-version>
</properties>
<developers>