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