Skip to content

Commit 3ba8dec

Browse files
committed
Upgrade to Maven Compiler Plugin 3.14.0
Closes gh-44615
1 parent daa0c30 commit 3ba8dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@ bom {
13581358
releaseNotes("https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-{version}")
13591359
}
13601360
}
1361-
library("Maven Compiler Plugin", "3.13.0") {
1361+
library("Maven Compiler Plugin", "3.14.0") {
13621362
prohibit {
13631363
contains "-beta-"
13641364
because "we don't want betas"

0 commit comments

Comments
 (0)