Merge branch '2.5.x' into 2.6.x

Closes gh-29921
This commit is contained in:
Andy Wilkinson
2022-02-21 14:01:47 +00:00
3 changed files with 0 additions and 195 deletions

View File

@@ -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")
}