Skip to content

Commit 5e87f84

Browse files
eddumelendezmhalbritter
authored andcommitted
Remove org.flywaydb:flyway-community-db-support from dependency management
`org.flywaydb:flyway-community-db-support` is not provided anymore as part of the flyway release. See gh-40073
1 parent 4047c00 commit 5e87f84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,6 @@ bom {
389389
group("org.flywaydb") {
390390
modules = [
391391
"flyway-commandline",
392-
"flyway-community-db-support",
393392
"flyway-core",
394393
"flyway-database-db2",
395394
"flyway-database-derby",

0 commit comments

Comments
 (0)