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-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new fb6a7444fc Upgrade Quarkus to 3.27.4 and Netty to 4.1.133.Final (#4311)
fb6a7444fc is described below

commit fb6a7444fc71c502b6f1ce9b0825f18f8e36c73f
Author: ANN JOY <[email protected]>
AuthorDate: Mon Jun 8 12:21:31 2026 +0530

    Upgrade Quarkus to 3.27.4 and Netty to 4.1.133.Final (#4311)
---
 quarkus/bom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/quarkus/bom/pom.xml b/quarkus/bom/pom.xml
index f87392449b..106230d0da 100644
--- a/quarkus/bom/pom.xml
+++ b/quarkus/bom/pom.xml
@@ -31,14 +31,14 @@
     <!-- 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.kogito:kogito-quarkus-bom</allowedPomsList>
     
<quarkus.logging.manager>org.jboss.logmanager.LogManager</quarkus.logging.manager>
-    <version.io.quarkus>3.27.3</version.io.quarkus>
+    <version.io.quarkus>3.27.4</version.io.quarkus>
     
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
     
<version.io.quarkiverse.jackson-jq>2.4.0</version.io.quarkiverse.jackson-jq>
     
<version.io.quarkiverse.openapi.generator>2.16.0-lts</version.io.quarkiverse.openapi.generator>
     <version.io.quarkiverse.asyncapi>1.0.5</version.io.quarkiverse.asyncapi>
     
<version.io.quarkiverse.reactivemessaging.http>2.5.0-lts</version.io.quarkiverse.reactivemessaging.http>
     
<version.io.quarkiverse.embedded.postgresql>0.8.0</version.io.quarkiverse.embedded.postgresql>
-    <version.io.quarkus.camel>3.27.3</version.io.quarkus.camel>
+    <version.io.quarkus.camel>3.27.4</version.io.quarkus.camel>
   </properties>
   <dependencyManagement>
     <dependencies>


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

Reply via email to