Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 9dd8b2f

Browse files
build(deps): bump io.undertow:undertow-core
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.15.Final to 2.3.18.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.15.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] <[email protected]>
1 parent b38623f commit 9dd8b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
testImplementation(libs.mockserver.netty)
7676

7777
constraints {
78-
implementation("io.undertow:undertow-core:2.3.15.Final") { // keycloak
78+
implementation("io.undertow:undertow-core:2.3.18.Final") { // keycloak
7979
because("https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186")
8080
}
8181
implementation("org.bouncycastle:bcprov-jdk18on:1.78.1") { // keycloak

0 commit comments

Comments
 (0)