Skip to content

Commit d13925e

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 6109db6 commit d13925e

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("net.kyori:adventure-text-minimessage:4.17.0")
3232

0 commit comments

Comments
 (0)