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 deb9029d4d31 chore(deps): Bump io.undertow:undertow-core
deb9029d4d31 is described below
commit deb9029d4d3126247aceb4a2f1fd6eced78bf15d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:24:47 2026 +0000
chore(deps): Bump io.undertow:undertow-core
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow)
from 2.4.1.Final to 2.4.2.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.4.1.Final...2.4.2.Final)
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-version: 2.4.2.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 7b78142518ee..f6e55369b3d5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -511,7 +511,7 @@
<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-version>2.4.1.Final</undertow-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>
<velocity-tools-version>3.1</velocity-tools-version>