diff --git a/pom.xml b/pom.xml
index a9cc471..e1578a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.smhi
weather
- 0.0.2-SNAPSHOT
+ 0.0.3-SNAPSHOT
war
weather
Collecting current weather data in Stockholm
@@ -39,6 +39,13 @@
4.13.2
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.13.3
+
+
+