Skip to content

Commit

Permalink
Merge pull request #2 from Gqlex/fix_artifacts_sec_issue_json_gql
Browse files Browse the repository at this point in the history
gqlex 2.1 - . mvn central mirror
  • Loading branch information
yaronTTkarni authored Jul 31, 2024
2 parents 6501a27 + ec3987e commit 26f5160
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java</artifactId>
<version>20.4</version>
<version>22.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -79,9 +79,10 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230227</version>
<version>20240303</version>
</dependency>


<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 26f5160

Please # to comment.