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

davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.18.x by this push:
     new 975fe8942e75 Upgrade netty to 4.1.137.Final (#26199)
975fe8942e75 is described below

commit 975fe8942e759afe6075b3c4ab8af2f1852c4346
Author: Roman Stepaniuk <[email protected]>
AuthorDate: Tue Sep 8 13:07:10 2026 +0200

    Upgrade netty to 4.1.137.Final (#26199)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2ccf6a2fd16a..8441996fab3b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -423,7 +423,7 @@
         <narayana-version>5.13.1.Final</narayana-version>
         <neoscada-version>0.4.0</neoscada-version>
         <neo4j-version>6.0.2</neo4j-version>
-        <netty-version>4.1.135.Final</netty-version>
+        <netty-version>4.1.137.Final</netty-version>
         <netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
         
<networknt-json-schema-validator-version>1.5.9</networknt-json-schema-validator-version>
         <nimbus-jose-jwt>10.7</nimbus-jose-jwt>

Reply via email to