From 17fdc4bf38c2239bc1b1ff6912e5f963a4b9a25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 08:23:18 +0000 Subject: [PATCH] Bump com.graphql-java:graphql-java from 25.0 to 26.1 Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 25.0 to 26.1. - [Release notes](https://github.com/graphql-java/graphql-java/releases) - [Commits](https://github.com/graphql-java/graphql-java/compare/v25.0...v26.1) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java dependency-version: '26.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 8160439..fa47384 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ com.graphql-java graphql-java - 25.0 + 26.1 com.graphql-java