Skip to content

Commit 2cacd9a

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 36cfc2d commit 2cacd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ dependencies {
189189
'org.junit.jupiter:junit-jupiter:5.10.3',
190190
'org.junit.platform:junit-platform-suite:1.10.3')
191191
constraints {
192-
implementation('io.undertow:undertow-core:2.3.15.Final') { //keycloak
192+
implementation('io.undertow:undertow-core:2.3.18.Final') { //keycloak
193193
because 'https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186'
194194
}
195195
implementation('org.bouncycastle:bcprov-jdk18on:1.78.1') { //keycloak

0 commit comments

Comments
 (0)