Index: backend/pom.xml
===================================================================
--- backend/pom.xml	(revision 3ebe47cce61b3bfc1dee2566f7475e378374591e)
+++ backend/pom.xml	(revision 708af9efba48db0445f07728b5d091a3d8898876)
@@ -51,4 +51,9 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-webmvc</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>com.fasterxml.jackson.core</groupId>
+            <artifactId>jackson-databind</artifactId>
         </dependency>
         <dependency>
