Skip to content

Commit

Permalink
Bump federation-graphql-java-support from 2.0.7 to 2.0.8 (#2793)
Browse files Browse the repository at this point in the history
Bumps [federation-graphql-java-support](https://github.com/apollographql/federation-jvm) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/apollographql/federation-jvm/releases)
- [Commits](apollographql/federation-jvm@v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: com.apollographql.federation:federation-graphql-java-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2022
1 parent f03aba8 commit b700526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>com.apollographql.federation</groupId>
<artifactId>federation-graphql-java-support</artifactId>
<version>2.0.7</version>
<version>2.0.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
Expand Down

0 comments on commit b700526

Please sign in to comment.