diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6321b4748bb..67aad557f7a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1131,7 +1131,7 @@ bom { ] } } - library("Maven Compiler Plugin", "3.8.1") { + library("Maven Compiler Plugin", "3.9.0") { group("org.apache.maven.plugins") { plugins = [ "maven-compiler-plugin"