Upgrade to Maven Compiler Plugin 3.13.0

Closes gh-40019
This commit is contained in:
Andy Wilkinson
2024-03-19 09:55:12 +00:00
parent c7e5517dc7
commit c6be2fb203

View File

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