Browse Source

Merge branch '3.3.x'

Closes gh-41332
pull/41333/head
Moritz Halbritter 2 years ago
parent
commit
69630bba37
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -2207,7 +2207,7 @@ bom { @@ -2207,7 +2207,7 @@ bom {
]
}
}
library("Undertow", "2.3.13.Final") {
library("Undertow", "2.3.14.Final") {
group("io.undertow") {
modules = [
"undertow-core",

Loading…
Cancel
Save