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 f23f0253151 chore(deps): Bump undertow-version from 2.3.17.Final to 2.3.18.Final (#15990) f23f0253151 is described below commit f23f02531518c8a2b34a0b5d582a96e81fcd7c42 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 17 20:05:43 2024 +0200 chore(deps): Bump undertow-version from 2.3.17.Final to 2.3.18.Final (#15990) Bumps `undertow-version` from 2.3.17.Final to 2.3.18.Final. Updates `io.undertow:undertow-core` from 2.3.17.Final to 2.3.18.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.17.Final...2.3.18.Final) Updates `io.undertow:undertow-servlet` from 2.3.17.Final to 2.3.18.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.17.Final...2.3.18.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] <supp...@github.com> 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 0f0a7d3059b..1357e03a525 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -484,7 +484,7 @@ <tika-version>2.9.2</tika-version> <twilio-version>10.6.0</twilio-version> <twitter4j-version>4.1.2</twitter4j-version> - <undertow-version>2.3.17.Final</undertow-version> + <undertow-version>2.3.18.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.5</vavr-version>