From aec0dff5477cafce865410381a722fedbac04ac1 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Tue, 23 Jul 2024 15:25:17 +1000 Subject: Implement simple /import endpoint and test --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7733738..491fe0d 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,10 @@ spring-boot-starter-test test + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + org.assertj assertj-core -- cgit v1.2.3