Merge branch '2.2.x'

Closes gh-21305
This commit is contained in:
Stephane Nicoll 2020-05-04 14:58:43 +02:00
commit f4ae2b0584

View File

@ -1155,6 +1155,9 @@ bom {
}
}
library("Maven Shade Plugin", "3.2.2") {
prohibit("3.2.3") {
because "https://github.com/spring-projects/spring-boot/issues/21128"
}
group("org.apache.maven.plugins") {
plugins = [
"maven-shade-plugin"