Skip to content

Commit 213383c

Browse files
committed
Merge branch '3.3.x' into 3.4.x
2 parents f0513d7 + b6abb42 commit 213383c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,10 +2427,6 @@ bom {
24272427
}
24282428
}
24292429
library("Tomcat", "${tomcatVersion}") {
2430-
prohibit {
2431-
versionRange "[10.1.35]"
2432-
because "https://bz.apache.org/bugzilla/show_bug.cgi?id=69576"
2433-
}
24342430
group("org.apache.tomcat") {
24352431
modules = [
24362432
"tomcat-annotations-api",

0 commit comments

Comments
 (0)