Skip to content

Commit 8a450c7

Browse files
committed
Merge pull request #22397 from dreis2211
* pr/22397: Remove version management for exec-maven plugin Closes gh-22397
2 parents ef78d4b + a8e6c53 commit 8a450c7

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)