Upgrade to Maven Compiler Plugin 3.16.0

Closes gh-51687
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:17 +02:00
parent 75c19f7784
commit 2b96cd4a35
@@ -1472,7 +1472,7 @@ bom {
releaseNotes("https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-{version}")
}
}
library("Maven Compiler Plugin", "3.15.0") {
library("Maven Compiler Plugin", "3.16.0") {
prohibit {
contains "-beta-"
because "we don't want betas"