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 5b1d69569eb7 chore(deps): Bump io.undertow:undertow-core
5b1d69569eb7 is described below
commit 5b1d69569eb79399ea01bb7c25c7bc76cfcc618b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 31 11:31:34 2026 +0000
chore(deps): Bump io.undertow:undertow-core
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow)
from 2.4.2.Final to 2.4.3.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.4.2.Final...2.4.3.Final)
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-version: 2.4.3.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 55d7fbd7f3dd..b5ea91af17a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -525,7 +525,7 @@
<twilio-version>12.1.1</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
<undertow-servlet-version>2.3.26.Final</undertow-servlet-version>
- <undertow-version>2.4.2.Final</undertow-version>
+ <undertow-version>2.4.3.Final</undertow-version>
<univocity-parsers-version>2.10.2</univocity-parsers-version>
<velocity-tools-version>3.1</velocity-tools-version>
<velocity-version>2.4.1</velocity-version>