Index: backend/pom.xml
===================================================================
--- backend/pom.xml	(revision 3ebe47cce61b3bfc1dee2566f7475e378374591e)
+++ backend/pom.xml	(revision 8c01a1f14ebd23dc0aeffe2d391546a92ddde9f9)
@@ -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>
