From 73f95a016d65e30068455f86e9a3289343d22ab5 Mon Sep 17 00:00:00 2001 From: Jordan Mason Date: Mon, 26 Oct 2020 10:37:37 -0400 Subject: [PATCH] Added GameController to use toJson(). --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 56c835b..f03f5e1 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,11 @@ spring-boot-starter-test test + + com.google.code.gson + gson + 2.8.6 + org.apache.tomcat.embed tomcat-embed-jasper