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 1770ded5 chore(ci): align quarkus version
1770ded5 is described below

commit 1770ded5ddd59111624c556f6bf4a9ff4ca0fade
Author: Pasquale Congiusti <pasquale.congiu...@gmail.com>
AuthorDate: Fri Oct 25 13:33:37 2024 +0200

    chore(ci): align quarkus version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad6fe418..9b50ae47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <camel-version>4.8.0</camel-version>
 
         <!-- quarkus -->
-        <quarkus-version>3.15.0</quarkus-version>
+        <quarkus-version>3.15.1</quarkus-version>
         <quarkus-platform-group>io.quarkus.platform</quarkus-platform-group>
         <quarkus-platform-version>3.15.1</quarkus-platform-version>
         
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21</quarkus-native-builder-image>

Reply via email to