diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1223fc05a2..f7590da870 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1134,7 +1134,7 @@ bom { ] } } - library("Maven Compiler Plugin", "3.9.0") { + library("Maven Compiler Plugin", "3.10.0") { group("org.apache.maven.plugins") { plugins = [ "maven-compiler-plugin"