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

yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 53b21e7212a Upgrade Quarkus from 3.27.4 to 3.27.4.1 (#6793)
53b21e7212a is described below

commit 53b21e7212a1f80ca7f220f455daa7c2f5bb4f64
Author: athirakm94 <[email protected]>
AuthorDate: Fri Jul 3 15:52:31 2026 +0530

    Upgrade Quarkus from 3.27.4 to 3.27.4.1 (#6793)
---
 kie-quarkus-build-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kie-quarkus-build-parent/pom.xml b/kie-quarkus-build-parent/pom.xml
index 64be259c2df..1927ccbb88d 100644
--- a/kie-quarkus-build-parent/pom.xml
+++ b/kie-quarkus-build-parent/pom.xml
@@ -39,8 +39,8 @@
   </description>
 
   <properties>
-    <version.io.quarkus>3.27.4</version.io.quarkus>
-    <version.io.quarkus.camel>3.27.4</version.io.quarkus.camel>
+    <version.io.quarkus>3.27.4.1</version.io.quarkus>
+    <version.io.quarkus.camel>3.27.4.1</version.io.quarkus.camel>
     <!-- Used to define which poms are allowed to have dependencyManagement 
sections. This is to enforce the convention that only the root pom should have 
dependencyManagement, and all other poms should inherit from it. -->
     <allowedPomsList>org.kie:kie-quarkus-build-parent</allowedPomsList>
     <!-- To be overridden by poms with dependency management -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to