Skip to content

Commit

Permalink
Merge pull request #963 from Netflix/feature/graphql-java-18
Browse files Browse the repository at this point in the history
  • Loading branch information
berngp committed Apr 8, 2022
2 parents 97165df + 9a30ac0 commit b6f8894
Show file tree
Hide file tree
Showing 26 changed files with 212 additions and 206 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ bin/

# VS Code
.vscode/
scripts/__pycache__
13 changes: 7 additions & 6 deletions graphql-dgs-client/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-subscription-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"locked": "2.6.0"
Expand Down Expand Up @@ -309,7 +309,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-subscription-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"locked": "2.6.0"
Expand Down Expand Up @@ -403,7 +403,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -531,7 +531,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand All @@ -552,6 +552,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure",
"com.netflix.graphql.dgs:graphql-dgs-subscriptions-sse",
"com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets"
],
Expand All @@ -576,7 +577,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -727,7 +728,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
16 changes: 8 additions & 8 deletions graphql-dgs-example-java-webflux/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -369,7 +369,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -431,7 +431,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -599,7 +599,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -697,7 +697,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -842,7 +842,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -904,7 +904,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1075,7 +1075,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
18 changes: 10 additions & 8 deletions graphql-dgs-example-java/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -375,7 +375,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -408,6 +408,7 @@
"com.netflix.graphql.dgs:graphql-dgs",
"com.netflix.graphql.dgs:graphql-dgs-client",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure",
"com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets"
],
"locked": "2.12.5"
Expand Down Expand Up @@ -439,7 +440,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -607,7 +608,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -730,7 +731,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -884,7 +885,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -917,6 +918,7 @@
"com.netflix.graphql.dgs:graphql-dgs",
"com.netflix.graphql.dgs:graphql-dgs-client",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure",
"com.netflix.graphql.dgs:graphql-dgs-subscriptions-websockets"
],
"locked": "2.12.5"
Expand Down Expand Up @@ -948,7 +950,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1123,7 +1125,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
16 changes: 8 additions & 8 deletions graphql-dgs-example-shared/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -317,7 +317,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-databind": {
"locked": "2.12.5"
Expand Down Expand Up @@ -351,7 +351,7 @@
"com.netflix.graphql.dgs:graphql-dgs-pagination",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -449,7 +449,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -523,7 +523,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -624,7 +624,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-databind": {
"locked": "2.12.5"
Expand Down Expand Up @@ -658,7 +658,7 @@
"com.netflix.graphql.dgs:graphql-dgs-pagination",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -762,7 +762,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
19 changes: 10 additions & 9 deletions graphql-dgs-extended-scalars/dependencies.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -288,7 +288,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -317,7 +317,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -384,7 +384,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"locked": "2.3.12.RELEASE"
Expand Down Expand Up @@ -452,7 +452,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -583,7 +583,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.7.0"
"locked": "0.9.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand All @@ -609,7 +609,8 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs",
"com.netflix.graphql.dgs:graphql-dgs-client",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc"
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc",
"com.netflix.graphql.dgs:graphql-dgs-spring-webmvc-autoconfigure"
],
"locked": "2.12.5"
},
Expand All @@ -636,7 +637,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "17.3"
"locked": "18.0"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "17.0"
Expand Down Expand Up @@ -778,7 +779,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.32"
"locked": "1.7.35"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"locked": "2.3.12.RELEASE"
Expand Down

0 comments on commit b6f8894

Please sign in to comment.