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

acosentino 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 36c1070b2efa chore(deps): Bump undertow-version from 2.3.20.Final to 
2.3.21.Final (#20803)
36c1070b2efa is described below

commit 36c1070b2efaea716e95b0ac5d0b6695df14d39f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 09:16:59 2026 +0100

    chore(deps): Bump undertow-version from 2.3.20.Final to 2.3.21.Final 
(#20803)
    
    Bumps `undertow-version` from 2.3.20.Final to 2.3.21.Final.
    
    Updates `io.undertow:undertow-core` from 2.3.20.Final to 2.3.21.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.3.20.Final...2.3.21.Final)
    
    Updates `io.undertow:undertow-servlet` from 2.3.20.Final to 2.3.21.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.3.20.Final...2.3.21.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.3.21.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-servlet
      dependency-version: 2.3.21.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 896138a9791b..af43ea405c2e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -531,7 +531,7 @@
         <tika-version>3.2.3</tika-version>
         <twilio-version>11.3.1</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-version>2.3.20.Final</undertow-version>
+        <undertow-version>2.3.21.Final</undertow-version>
         <univocity-parsers-version>2.10.2</univocity-parsers-version>
         <validation-api-version>2.0.1.Final</validation-api-version>
         <vavr-version>0.11.0</vavr-version>

Reply via email to