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

commit 8796922570705d8d403e86ecef91af386f265fb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 07:39:56 2026 +0000

    chore(deps): Bump io.undertow:undertow-core from 2.4.0.RC1 to 2.4.0.RC3
    
    Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 
from 2.4.0.RC1 to 2.4.0.RC3.
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - 
[Commits](https://github.com/undertow-io/undertow/compare/2.4.0.RC1...2.4.0.RC3)
    
    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.0.RC3
      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 38387fe10434..a4abd2ec7488 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -542,7 +542,7 @@
         <tika-version>3.2.3</tika-version>
         <twilio-version>11.3.5</twilio-version>
         <twitter4j-version>4.1.2</twitter4j-version>
-        <undertow-version>2.4.0.RC1</undertow-version>
+        <undertow-version>2.4.0.RC3</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