Upgrade to Maven Compiler Plugin 3.14.0

Closes gh-44615
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:06:46 +01:00
parent daa0c3001e
commit 3ba8dec983

View File

@ -1358,7 +1358,7 @@ bom {
releaseNotes("https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-{version}")
}
}
library("Maven Compiler Plugin", "3.13.0") {
library("Maven Compiler Plugin", "3.14.0") {
prohibit {
contains "-beta-"
because "we don't want betas"