Skip to content

Commit 80544ec

Browse files
Bump io.undertow:undertow-core from 2.3.12.Final to 2.3.20.Final
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.12.Final to 2.3.20.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.12.Final...2.3.20.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.20.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 217f64e commit 80544ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ dependencies {
2525
compileOnly("org.spongepowered:configurate-yaml:4.2.0")
2626
compileOnly("org.snakeyaml:snakeyaml-engine:2.10")
2727
api("org.slf4j:slf4j-api:2.0.17")
28-
api("io.undertow:undertow-core:2.3.12.Final")
29-
api("io.undertow:undertow-websockets-jsr:2.3.12.Final")
28+
api("io.undertow:undertow-core:2.3.20.Final")
29+
api("io.undertow:undertow-websockets-jsr:2.3.20.Final")
3030

3131
compileOnly("org.bouncycastle:bcprov-jdk18on:1.82")
3232
compileOnly("org.bouncycastle:bcpkix-jdk18on:1.82")

0 commit comments

Comments
 (0)