From 17a1cf2b1e600a7695440a160b41f46436ec6f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:41:28 +0200 Subject: [PATCH] Bump the dev-dependencies group in /symja_android_library with 2 updates (#1086) Bumps the dev-dependencies group in /symja_android_library with 2 updates: [io.undertow:undertow-core](https://github.com/undertow-io/undertow) and [io.undertow:undertow-servlet](https://github.com/undertow-io/undertow). 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-group: dev-dependencies - dependency-name: io.undertow:undertow-servlet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- symja_android_library/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/symja_android_library/pom.xml b/symja_android_library/pom.xml index 04e0eb8fb..841730c64 100644 --- a/symja_android_library/pom.xml +++ b/symja_android_library/pom.xml @@ -178,12 +178,12 @@ io.undertow undertow-core - 2.3.17.Final + 2.3.18.Final io.undertow undertow-servlet - 2.3.17.Final + 2.3.18.Final it.unimi.dsi