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 39274677ed4a chore(deps): Bump undertow-version from 2.3.21.Final to 
2.3.22.Final (#20850)
39274677ed4a is described below

commit 39274677ed4afcf911db54a17bd4e8199bccc929
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 09:55:29 2026 +0100

    chore(deps): Bump undertow-version from 2.3.21.Final to 2.3.22.Final 
(#20850)
    
    Bumps `undertow-version` from 2.3.21.Final to 2.3.22.Final.
    
    Updates `io.undertow:undertow-core` from 2.3.21.Final to 2.3.22.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.3.21.Final...2.3.22.Final)
    
    Updates `io.undertow:undertow-servlet` from 2.3.21.Final to 2.3.22.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.3.21.Final...2.3.22.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.3.22.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-servlet
      dependency-version: 2.3.22.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 1f544e24a77f..8752e63149db 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.21.Final</undertow-version>
+        <undertow-version>2.3.22.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