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

apupier 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 a9a98710ced0 chore(deps): Bump io.undertow:undertow-servlet
a9a98710ced0 is described below

commit a9a98710ced0032b49acdedda3f94c927a02b48b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:54:40 2026 +0000

    chore(deps): Bump io.undertow:undertow-servlet
    
    Bumps 
[io.undertow:undertow-servlet](https://github.com/undertow-io/undertow) from 
2.3.24.Final to 2.3.25.Final.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.3.24.Final...2.3.25.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-servlet
      dependency-version: 2.3.25.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 18e9637d51c3..4de75bdaae02 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -510,7 +510,7 @@
         <tika-version>3.3.1</tika-version>
         <twilio-version>12.1.1</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-servlet-version>2.3.24.Final</undertow-servlet-version>
+        <undertow-servlet-version>2.3.25.Final</undertow-servlet-version>
         <undertow-version>2.4.2.Final</undertow-version>
         <univocity-parsers-version>2.10.2</univocity-parsers-version>
         <vavr-version>1.0.0</vavr-version>

Reply via email to