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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9f372bc7493 Upgrade undertow 2.3.10 (#11746)
9f372bc7493 is described below

commit 9f372bc7493792a8fcc9327ec1ade85ae6da7e9c
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Oct 18 08:56:34 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 69e0641b8b1..200bcc34436 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -446,7 +446,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.9.Final</undertow-version>
+        <undertow-version>2.3.10.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