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

Commit c30fb8d

Browse files
dependabot[bot]adietishsbouchet
authored
build(deps): bump io.undertow:undertow-core from 2.3.12.Final to 2.3.13.Final (#799)
* bump io.undertow:undertow-core to io.undertow:undertow-core:2.3.13.Final * Update snyk cve url Signed-off-by: Stephane Bouchet <[email protected]> --------- Signed-off-by: Stephane Bouchet <[email protected]> Co-authored-by: Andre Dietisheim <[email protected]> Co-authored-by: Stephane Bouchet <[email protected]>
1 parent 9fe509f commit c30fb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ dependencies {
159159
'org.junit.jupiter:junit-jupiter-api:5.10.2',
160160
'org.junit.jupiter:junit-jupiter:5.10.2')
161161
constraints {
162-
implementation('io.undertow:undertow-core:2.3.12.Final') { //keycloak
163-
because 'https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-3358786'
162+
implementation('io.undertow:undertow-core:2.3.13.Final') { //keycloak
163+
because 'https://security.snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-6567186'
164164
}
165165
implementation('com.squareup.okhttp3:okhttp:4.12.0') { //retrofit
166166
because 'https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044'

0 commit comments

Comments
 (0)