Bump com.graphql-java:graphql-java from 21.0 to 21.3

Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 21.0 to 21.3.
- [Release notes](https://github.com/graphql-java/graphql-java/releases)
- [Commits](https://github.com/graphql-java/graphql-java/compare/v21.0...v21.3)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-24 08:49:58 +00:00 committed by GitHub
parent 1776a8a395
commit 826f7d0653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>21.0</version>
<version>21.3</version>
</dependency>
<!-- mail start -->
<dependency>