Skip to content

Commit eb18365

Browse files
committed
Upgrade to Maven Compiler Plugin 3.12.1
Closes gh-39017
1 parent 3bc6b92 commit eb18365

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
@@ -890,7 +890,7 @@ bom {
890890
]
891891
}
892892
}
893-
library("Maven Compiler Plugin", "3.11.0") {
893+
library("Maven Compiler Plugin", "3.12.1") {
894894
group("org.apache.maven.plugins") {
895895
plugins = [
896896
"maven-compiler-plugin"

0 commit comments

Comments
 (0)