Upgrade to Maven Compiler Plugin 3.10.1

Closes gh-30300
This commit is contained in:
Stephane Nicoll
2022-03-18 09:17:57 +01:00
parent f8a6efb15e
commit 0b20b99f6e

View File

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