Skip to content

Commit

Permalink
Update graphql-java
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesj committed Aug 17, 2022
1 parent 91244ab commit c8e6f41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -33,7 +33,7 @@
<netcdf4.version>5.5.2</netcdf4.version>
<netty.version>4.1.74.Final</netty.version>
<lucene.version>9.1.0</lucene.version>
<graphql.version>18.1</graphql.version>
<graphql.version>18.3</graphql.version>
<!-- Other properties -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<GITHUB_REPOSITORY>opentripplanner/OpenTripPlanner</GITHUB_REPOSITORY>
Expand Down Expand Up @@ -788,7 +788,7 @@
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java-extended-scalars</artifactId>
<version>${graphql.version}</version>
<version>18.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit c8e6f41

Please sign in to comment.