diff --git a/jOOQ-examples/jOOQ-testcontainers-flyway-example/pom.xml b/jOOQ-examples/jOOQ-testcontainers-flyway-example/pom.xml index 692909d681..b3d49283d8 100644 --- a/jOOQ-examples/jOOQ-testcontainers-flyway-example/pom.xml +++ b/jOOQ-examples/jOOQ-testcontainers-flyway-example/pom.xml @@ -123,13 +123,6 @@ postgresql 1.15.2 - - - - junit - junit - 4.13.1 - @@ -153,16 +146,6 @@ - - - - - - junit - junit - 4.13.1 - - @@ -179,7 +162,6 @@ - ${db.driver} ${db.url} ${db.username} ${db.password} @@ -196,16 +178,6 @@ - - - - - - junit - junit - 4.13.1 - -