diff --git a/drift-core/drift-core-domain/pom.xml b/drift-core/drift-core-domain/pom.xml index 320b1cf..dd23de9 100644 --- a/drift-core/drift-core-domain/pom.xml +++ b/drift-core/drift-core-domain/pom.xml @@ -43,7 +43,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/drift-jdbc/drift-jdbc-springboot/pom.xml b/drift-jdbc/drift-jdbc-springboot/pom.xml index 95436f7..e860f6b 100644 --- a/drift-jdbc/drift-jdbc-springboot/pom.xml +++ b/drift-jdbc/drift-jdbc-springboot/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 0782dd5..97c93fb 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ junit junit - 4.11 + 4.13.1 test