From c8e6f415629f4df9279a21cd6d7fbe5e185f7321 Mon Sep 17 00:00:00 2001 From: Hannes Junnila Date: Wed, 17 Aug 2022 12:05:04 +0300 Subject: [PATCH] Update graphql-java Fixes https://github.com/graphql-java/graphql-java/issues/2819 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cbe0ee2fa49..d9fd5b078e7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 5.5.2 4.1.74.Final 9.1.0 - 18.1 + 18.3 UTF-8 opentripplanner/OpenTripPlanner @@ -788,7 +788,7 @@ com.graphql-java graphql-java-extended-scalars - ${graphql.version} + 18.1 org.apache.httpcomponents