diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ca2a52be15..517bb84979 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -890,7 +890,7 @@ bom { ] } } - library("Maven Compiler Plugin", "3.11.0") { + library("Maven Compiler Plugin", "3.12.1") { group("org.apache.maven.plugins") { plugins = [ "maven-compiler-plugin"