Skip to content

Commit

Permalink
Downgrade graphql-java dependency version from 22.3 to 21.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Jan 16, 2025
1 parent 9b9bef4 commit 2423ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>22.3</version>
<version>21.5</version>
</dependency>
<dependency>
<groupId>com.nulab-inc</groupId>
Expand Down

0 comments on commit 2423ba2

Please sign in to comment.