From 72ea20e02237e6eaee09ad135096ba770f361316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:22:41 +0000 Subject: [PATCH] Bump io.undertow:undertow-core from 2.3.15.Final to 2.3.17.Final Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.15.Final to 2.3.17.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.3.15.Final...2.3.17.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 234e226771..1059b71198 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ intellijStructure = "3.286" intellijPluginRepositoryRestClient = "2.0.39" kotlinxSerializationJson = "1.6.3" retrofit = "2.11.0" -undertow = "2.3.15.Final" +undertow = "2.3.17.Final" xmlutil = "0.86.3" # plugins