diff --git a/pom.xml b/pom.xml index 1dc2e42..60df287 100644 --- a/pom.xml +++ b/pom.xml @@ -131,18 +131,18 @@ com.opencsv opencsv - 3.9 + 5.11.1 org.junit.jupiter junit-jupiter - ${junit-jupiter.version} + 5.7.0 test org.jetbrains.kotlin kotlin-stdlib - ${kotlin.version} + 1.6.20 com.github.ajalt @@ -152,7 +152,7 @@ com.github.doyaaaaaken kotlin-csv-jvm - 0.13.0 + 1.4.0 org.mockito