Upgrade to Maven Compiler Plugin 3.14.1

Closes gh-47576
This commit is contained in:
Stéphane Nicoll
2025-10-13 11:40:38 +02:00
parent 5011f2f40b
commit 4f7ce2a8a4
@@ -1335,7 +1335,7 @@ bom {
releaseNotes("https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-{version}")
}
}
library("Maven Compiler Plugin", "3.14.0") {
library("Maven Compiler Plugin", "3.14.1") {
prohibit {
contains "-beta-"
because "we don't want betas"