From b1bdc602068f90474d980db6b81b07842baf5735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 09:08:08 +0000 Subject: [PATCH] Bump com.graphql-java:graphql-java from 22.3 to 23.1 Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 22.3 to 23.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](https://github.com/graphql-java/graphql-java/compare/v22.3...v23.1) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '23.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3f1ba53..206077a 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ com.graphql-java graphql-java - 22.3 + 23.1 com.graphql-java