diff --git a/pom.xml b/pom.xml index 994ed99..b192fbf 100644 --- a/pom.xml +++ b/pom.xml @@ -28,5 +28,12 @@ jackson-annotations ${jackson.version} + + + org.junit.jupiter + junit-jupiter-api + 5.9.2 + test + \ No newline at end of file