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 f1e13b543a3a chore(deps): Bump io.undertow:undertow-core from 
2.4.0.RC3 to 2.4.0.RC4
f1e13b543a3a is described below

commit f1e13b543a3a2162c8c5488878c83c1c1a9f79a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 11:11:31 2026 +0000

    chore(deps): Bump io.undertow:undertow-core from 2.4.0.RC3 to 2.4.0.RC4
    
    Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 
from 2.4.0.RC3 to 2.4.0.RC4.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.4.0.RC3...2.4.0.RC4)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.0.RC4
      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 ca88c8caf2e6..c74985b54d20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -547,7 +547,7 @@
         <tika-version>3.3.0</tika-version>
         <twilio-version>11.3.6</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-version>2.4.0.RC3</undertow-version>
+        <undertow-version>2.4.0.RC4</undertow-version>
         <undertow-ee-version>2.0.0.RC1</undertow-ee-version>
         <univocity-parsers-version>2.10.2</univocity-parsers-version>
         <validation-api-version>2.0.1.Final</validation-api-version>

Reply via email to