From 6ef4042bff901e769294692a9f12d14dc6b3f88e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:31:32 +0000 Subject: [PATCH] Bump io.undertow:undertow-core from 2.3.17.Final to 2.3.18.Final Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) 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 ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f33043ee23..9010a4d053 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ intellijStructure = "3.287" intellijPluginRepositoryRestClient = "2.0.39" kotlinxSerializationJson = "1.6.3" retrofit = "2.11.0" -undertow = "2.3.17.Final" +undertow = "2.3.18.Final" xmlutil = "0.86.3" # plugins