Skip to content

Commit da3de96

Browse files
committed
Upgrade to Maven Compiler Plugin 3.9.0
Closes gh-29418
1 parent 28ecf53 commit da3de96

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
@@ -1131,7 +1131,7 @@ bom {
11311131
]
11321132
}
11331133
}
1134-
library("Maven Compiler Plugin", "3.8.1") {
1134+
library("Maven Compiler Plugin", "3.9.0") {
11351135
group("org.apache.maven.plugins") {
11361136
plugins = [
11371137
"maven-compiler-plugin"

0 commit comments

Comments
 (0)