Upgrade to Maven Compiler Plugin 3.10.0

Closes gh-29850
This commit is contained in:
Stephane Nicoll
2022-02-16 10:17:29 +01:00
parent ba9047e6ae
commit 1538bb78b4

View File

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