This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 5bd8e63dc679 chore(deps): Bump undertow-version from 2.3.19.Final to
2.3.20.Final (#19531)
5bd8e63dc679 is described below
commit 5bd8e63dc679186a3e8347d5d0eacb5799296525
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 09:27:13 2025 +0200
chore(deps): Bump undertow-version from 2.3.19.Final to 2.3.20.Final
(#19531)
Bumps `undertow-version` from 2.3.19.Final to 2.3.20.Final.
Updates `io.undertow:undertow-core` from 2.3.19.Final to 2.3.20.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.19.Final...2.3.20.Final)
Updates `io.undertow:undertow-servlet` from 2.3.19.Final to 2.3.20.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.19.Final...2.3.20.Final)
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-version: 2.3.20.Final
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
dependency-version: 2.3.20.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 284516603b71..220c4292f2bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -510,7 +510,7 @@
<tika-version>2.9.4</tika-version>
<twilio-version>10.9.2</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
- <undertow-version>2.3.19.Final</undertow-version>
+ <undertow-version>2.3.20.Final</undertow-version>
<univocity-parsers-version>2.10.2</univocity-parsers-version>
<validation-api-version>2.0.1.Final</validation-api-version>
<vavr-version>0.10.7</vavr-version>