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