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

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


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
     new 0dd127279d0 Upgrade undertow 2.3.18
0dd127279d0 is described below

commit 0dd127279d04ca1857b43ad677774dd3f6b9c155
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Oct 17 20:07:12 2024 +0200

    Upgrade undertow 2.3.18
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 527b33a2b60..9e2f513857f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -455,7 +455,7 @@
         <tika-version>2.9.1</tika-version>
         <twilio-version>9.16.0</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-version>2.3.17.Final</undertow-version>
+        <undertow-version>2.3.18.Final</undertow-version>
         <univocity-parsers-version>2.9.1</univocity-parsers-version>
         <validation-api-version>2.0.1.Final</validation-api-version>
         <vavr-version>0.10.4</vavr-version>

Reply via email to