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 cb680965895 Bump undertow-version from 2.3.10.Final to 2.3.11.Final
(#13173)
cb680965895 is described below
commit cb6809658956d8fd825a832fa6cd86c4dc7d0e4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 19 09:38:20 2024 +0100
Bump undertow-version from 2.3.10.Final to 2.3.11.Final (#13173)
Bumps `undertow-version` from 2.3.10.Final to 2.3.11.Final.
Updates `io.undertow:undertow-core` from 2.3.10.Final to 2.3.11.Final
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.10.Final...2.3.11.Final)
Updates `io.undertow:undertow-servlet` from 2.3.10.Final to 2.3.11.Final
-
[Commits](https://github.com/undertow-io/undertow/compare/2.3.10.Final...2.3.11.Final)
---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-servlet
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 41ce4454743..f7e31173ba4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
<tika-version>2.9.1</tika-version>
<twilio-version>9.16.0</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
- <undertow-version>2.3.10.Final</undertow-version>
+ <undertow-version>2.3.11.Final</undertow-version>
<univocity-parsers-version>2.9.1</univocity-parsers-version>
<validation-api-version>2.0.1.Final</validation-api-version>
<vavr-version>0.10.4</vavr-version>