diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5f2c84763..3387f5f057 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -836,7 +836,7 @@ bom { ] } } - library("Maven AntRun Plugin", "3.0.0") { + library("Maven AntRun Plugin", "3.1.0") { group("org.apache.maven.plugins") { plugins = [ "maven-antrun-plugin"