Skip to content

Commit a8e6c53

Browse files
dreis2211snicoll
authored andcommitted
Remove version management for exec-maven plugin
See gh-22397
1 parent ef78d4b commit a8e6c53

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,6 @@ bom {
304304
]
305305
}
306306
}
307-
library("Exec Maven Plugin", "1.6.0") {
308-
group("org.codehaus.mojo") {
309-
plugins = [
310-
"exec-maven-plugin"
311-
]
312-
}
313-
}
314307
library("Flyway", "6.5.0") {
315308
group("org.flywaydb") {
316309
modules = [

0 commit comments

Comments
 (0)