This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push: new 15d158f775b Upgrade undertow 2.3.18 15d158f775b is described below commit 15d158f775b8c6738f347adcb996e97928da9ab3 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Oct 17 20:06:38 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 ee6c5a1117d..63bef78fcce 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -474,7 +474,7 @@ <tika-version>2.9.2</tika-version> <twilio-version>10.4.2</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>