Merge branch '2.5.x' into 2.6.x
Closes gh-29921
This commit is contained in:
@@ -173,10 +173,6 @@ compileTestKotlin {
|
||||
}
|
||||
}
|
||||
|
||||
compileJava {
|
||||
doLast new org.springframework.boot.build.log4j2.ReproducibleLog4j2PluginsDatAction()
|
||||
}
|
||||
|
||||
toolchain {
|
||||
testJvmArgs.add("--add-opens=java.base/java.net=ALL-UNNAMED")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user