Upgrade to Maven Compiler Plugin 3.10.1

Closes gh-30300
pull/30406/head
Stephane Nicoll 3 years ago
parent f8a6efb15e
commit 0b20b99f6e

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

Loading…
Cancel
Save