You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/15 07:24:16 UTC

[camel] branch u239 created (now 148488a6a47)

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

davsclaus pushed a change to branch u239
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 148488a6a47 Upgrade undertow 2.3.9

This branch includes the following new commits:

     new 148488a6a47 Upgrade undertow 2.3.9

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade undertow 2.3.9

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 148488a6a47ed5a1fd45396566763f0a9f9a655a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Oct 15 09:24:03 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7d02312176c..0c1e6aba972 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -445,7 +445,7 @@
         <tika-version>2.9.0</tika-version>
         <twilio-version>9.9.1</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-version>2.3.7.Final</undertow-version>
+        <undertow-version>2.3.9.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>