mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Upgrade to Maven Compiler Plugin 3.14.1
Closes gh-47576
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user