From a013a4edce6fceab8e0d9103bc6ef14176b8aa5b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Apr 2021 17:03:43 +0000 Subject: [PATCH] chore(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.12.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3e24ed16..899ebdd9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ PROJECT_LICENSE_URL=https://github.com/graphql-java-kickstart/spring-boot-graphq PROJECT_DEV_ID=apottere PROJECT_DEV_NAME=Andrew Potter LIB_GRAPHQL_JAVA_VER=16.1 -LIB_JACKSON_VER=2.12.0 +LIB_JACKSON_VER=2.12.3 LIB_SLF4J_VER=1.7.30 LIB_LOMBOK_VER=1.18.20 SOURCE_COMPATIBILITY=1.8