This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.10.x by this push:
new 0321fd79a12 chore(deps): Bump undertow-version from 2.3.18.Final to
2.3.19.Final (#19093)
0321fd79a12 is described below
commit 0321fd79a129b20fc83895e2608aae9dd96e1a83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 12:27:05 2025 +0200
chore(deps): Bump undertow-version from 2.3.18.Final to 2.3.19.Final
(#19093)
Bumps `undertow-version` from 2.3.18.Final to 2.3.19.Final.
Updates `io.undertow:undertow-core` from 2.3.18.Final to 2.3.19.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.18.Final...2.3.19.Final)
Updates `io.undertow:undertow-servlet` from 2.3.18.Final to 2.3.19.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.18.Final...2.3.19.Final)
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-version: 2.3.19.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
dependency-version: 2.3.19.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c1a3d9e9214..86a2f761458 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -489,7 +489,7 @@
<tika-version>2.9.4</tika-version>
<twilio-version>10.6.8</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
- <undertow-version>2.3.18.Final</undertow-version>
+ <undertow-version>2.3.19.Final</undertow-version>
<univocity-parsers-version>2.10.1</univocity-parsers-version>
<validation-api-version>2.0.1.Final</validation-api-version>
<vavr-version>0.10.6</vavr-version>