diff --git a/pom.xml b/pom.xml index c977e50..a603b14 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2.0.12 21.3 3.2.2 - 3.1.5 + 3.2.3 1.2.5 1.12.1 1.11.0 @@ -156,6 +156,12 @@ org.springframework.boot spring-boot-starter-graphql ${spring-boot.version} + + + org.springframework + spring-context + + org.springframework.boot @@ -222,6 +228,12 @@ org.springframework.graphql spring-graphql-test ${spring-graphql.version} + + + org.springframework + spring-context + + org.assertj