We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2e331 commit 8208742Copy full SHA for 8208742
graphql-builder/pom.xml
@@ -25,12 +25,12 @@
25
26
<artifactId>graphql-builder</artifactId>
27
28
- <properties>
29
- <junit.jupiter.version>5.13.0</junit.jupiter.version>
30
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
- <jackson.version>2.19.0</jackson.version>
32
- <graphql.version>24.1</graphql.version>
33
- </properties>
+ <properties>
+ <junit.jupiter.version>5.13.0</junit.jupiter.version>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <jackson.version>2.19.0</jackson.version>
+ <graphql.version>22.0</graphql.version>
+ </properties>
34
35
<licenses>
36
<license>
0 commit comments