Skip to content

Commit f4ae2b0

Browse files
committed
Merge branch '2.2.x'
Closes gh-21305
2 parents 0f04aa3 + 9e0f7ad commit f4ae2b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,6 +1155,9 @@ bom {
11551155
}
11561156
}
11571157
library("Maven Shade Plugin", "3.2.2") {
1158+
prohibit("3.2.3") {
1159+
because "https://github.com/spring-projects/spring-boot/issues/21128"
1160+
}
11581161
group("org.apache.maven.plugins") {
11591162
plugins = [
11601163
"maven-shade-plugin"

0 commit comments

Comments
 (0)