Skip to content

Commit

Permalink
build(deps): bump com.graphql-java:graphql-java-extended-scalars from…
Browse files Browse the repository at this point in the history
… 19.0 to 20.2 (cryostatio#1618)

* build(deps): bump com.graphql-java:graphql-java-extended-scalars

Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 20.2.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@19.0...v20.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java-extended-scalars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* use graphql 20.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
  • Loading branch information
dependabot[bot] and andrewazores authored Aug 23, 2023
1 parent 1ff864f commit 8ec572b
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 @@ -97,7 +97,7 @@
FIXME this needs to be synced with the vertx version - is there a BOM to use or something?
https://github.com/vert-x3/vertx-web/blob/${io.vertx.web.version}/vertx-web-graphql/pom.xml#L35
-->
<com.graphql.java.extended.scalars.version>19.0</com.graphql.java.extended.scalars.version>
<com.graphql.java.extended.scalars.version>20.2</com.graphql.java.extended.scalars.version>
<com.nimbusds.jose.jwt.version>9.31</com.nimbusds.jose.jwt.version>
<org.bouncycastle.version>1.74</org.bouncycastle.version>
<org.jasypt.version>1.9.3</org.jasypt.version>
Expand Down

0 comments on commit 8ec572b

Please sign in to comment.