Upgrade to Maven Compiler Plugin 3.11.0

Closes gh-34579
This commit is contained in:
Andy Wilkinson
2023-03-10 16:28:03 +00:00
parent a878e6c91c
commit 3d88961581

View File

@@ -827,7 +827,7 @@ bom {
]
}
}
library("Maven Compiler Plugin", "3.10.1") {
library("Maven Compiler Plugin", "3.11.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-compiler-plugin"