This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch release-3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/release-3.15.x by this push:
     new fbdc409d chore(deps): bump Quarkus platform to 3.15.4
fbdc409d is described below

commit fbdc409ddc8f8df0180cfe253c0cabe160ca9269
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Mar 20 13:14:34 2025 +0100

    chore(deps): bump Quarkus platform to 3.15.4
---
 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 60fbbc16..c032ad5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,9 +43,9 @@
         <camel-version>4.8.5</camel-version>
 
         <!-- quarkus -->
-        <quarkus-version>3.15.3.1</quarkus-version>
+        <quarkus-version>3.15.4</quarkus-version>
         <quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
-        <quarkus-platform-version>3.15.3.1</quarkus-platform-version>
+        <quarkus-platform-version>3.15.4</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 -->
diff --git a/support/camel-k-runtime-bom/pom.xml 
b/support/camel-k-runtime-bom/pom.xml
index f9c28e15..7ad8658a 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.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.15.3.1</quarkus-platform-version>
+        <quarkus-platform-version>3.15.4</quarkus-platform-version>
     </properties>
 
     <developers>

Reply via email to