mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Merge branch '3.4.x' into 3.5.x
Closes gh-47118
This commit is contained in:
@@ -2576,6 +2576,10 @@ bom {
|
||||
versionRange "[11.0.0-M1,)"
|
||||
because "it exceeds our Jakarte EE 10 baseline"
|
||||
}
|
||||
prohibit {
|
||||
versionRange "[10.1.45]"
|
||||
because "it contains a filestore regression"
|
||||
}
|
||||
group("org.apache.tomcat") {
|
||||
modules = [
|
||||
"tomcat-annotations-api",
|
||||
|
||||
Reference in New Issue
Block a user