Skip to content

Commit 2c2ecc2

Browse files
committed
Upgrade to Maven Compiler Plugin 3.14.1
Closes gh-47539
1 parent 4ef4e23 commit 2c2ecc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1405,7 +1405,7 @@ bom {
14051405
releaseNotes("https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-{version}")
14061406
}
14071407
}
1408-
library("Maven Compiler Plugin", "3.14.0") {
1408+
library("Maven Compiler Plugin", "3.14.1") {
14091409
prohibit {
14101410
contains "-beta-"
14111411
because "we don't want betas"

0 commit comments

Comments
 (0)