Skip to content

Commit c6be2fb

Browse files
committed
Upgrade to Maven Compiler Plugin 3.13.0
Closes gh-40019
1 parent c7e5517 commit c6be2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ bom {
11261126
]
11271127
}
11281128
}
1129-
library("Maven Compiler Plugin", "3.12.1") {
1129+
library("Maven Compiler Plugin", "3.13.0") {
11301130
group("org.apache.maven.plugins") {
11311131
plugins = [
11321132
"maven-compiler-plugin"

0 commit comments

Comments
 (0)