Skip to content

Commit

Permalink
Merge pull request #518 from Netflix/feature/graphql-java-17.0
Browse files Browse the repository at this point in the history
Upgrade to graphql-java 17.0
  • Loading branch information
berngp committed Sep 25, 2021
2 parents 4b668ec + b897e2a commit df419f9
Show file tree
Hide file tree
Showing 28 changed files with 207 additions and 183 deletions.
6 changes: 3 additions & 3 deletions buildSrc/src/main/kotlin/Versions.kt
Expand Up @@ -20,8 +20,8 @@ object Versions {
const val SPRING_BOOT_VERSION = "2.3.9.RELEASE"
const val SPRING_SECURITY_VERSION = "5.3.9.RELEASE"
const val SPRING_CLOUD_VERSION = "Hoxton.SR10"
const val GRAPHQL_JAVA = "16.2"
const val GRAPHQL_JAVA_EXTENDED_SCALARS = "16.0.1"
const val GRAPHQL_JAVA_FEDERATION = "0.6.3"
const val GRAPHQL_JAVA = "17.3"
const val GRAPHQL_JAVA_EXTENDED_SCALARS = "17.0"
const val GRAPHQL_JAVA_FEDERATION = "0.7.0"
const val JACKSON_BOM = "2.12.3"
}
16 changes: 8 additions & 8 deletions graphql-dgs-client/dependencies.lock
Expand Up @@ -45,7 +45,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-subscription-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"locked": "2.6.0"
Expand Down Expand Up @@ -302,7 +302,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-subscription-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"locked": "2.6.0"
Expand Down Expand Up @@ -388,10 +388,10 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -550,7 +550,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -594,10 +594,10 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -756,7 +756,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
16 changes: 8 additions & 8 deletions graphql-dgs-example-java-webflux/dependencies.lock
Expand Up @@ -43,7 +43,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -374,7 +374,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -424,7 +424,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -574,7 +574,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -671,7 +671,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -816,7 +816,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -866,7 +866,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1019,7 +1019,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
16 changes: 8 additions & 8 deletions graphql-dgs-example-java/dependencies.lock
Expand Up @@ -46,7 +46,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -380,7 +380,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -432,7 +432,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -594,7 +594,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -711,7 +711,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -865,7 +865,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -917,7 +917,7 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -1086,7 +1086,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
16 changes: 8 additions & 8 deletions graphql-dgs-example-shared/dependencies.lock
Expand Up @@ -38,7 +38,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -322,7 +322,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-databind": {
"locked": "2.12.3"
Expand Down Expand Up @@ -356,7 +356,7 @@
"com.netflix.graphql.dgs:graphql-dgs-pagination",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -448,7 +448,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -522,7 +522,7 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -623,7 +623,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-databind": {
"locked": "2.12.3"
Expand Down Expand Up @@ -657,7 +657,7 @@
"com.netflix.graphql.dgs:graphql-dgs-pagination",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -755,7 +755,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"firstLevelTransitive": [
Expand Down
24 changes: 12 additions & 12 deletions graphql-dgs-extended-scalars/dependencies.lock
Expand Up @@ -35,10 +35,10 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -293,7 +293,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.datatype:jackson-datatype-jsr310": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -322,10 +322,10 @@
"com.netflix.graphql.dgs:graphql-dgs-mocking",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -389,7 +389,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"locked": "2.3.9.RELEASE"
Expand Down Expand Up @@ -457,10 +457,10 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -588,7 +588,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs"
],
"locked": "0.6.3"
"locked": "0.7.0"
},
"com.fasterxml.jackson.core:jackson-annotations": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -629,10 +629,10 @@
"com.netflix.graphql.dgs:graphql-dgs-subscription-types",
"com.netflix.graphql.dgs:graphql-error-types"
],
"locked": "16.2"
"locked": "17.3"
},
"com.graphql-java:graphql-java-extended-scalars": {
"locked": "16.0.1"
"locked": "17.0"
},
"com.jayway.jsonpath:json-path": {
"firstLevelTransitive": [
Expand Down Expand Up @@ -765,7 +765,7 @@
"firstLevelTransitive": [
"com.netflix.graphql.dgs:graphql-dgs-mocking"
],
"locked": "1.7.30"
"locked": "1.7.32"
},
"org.springframework.boot:spring-boot-autoconfigure": {
"locked": "2.3.9.RELEASE"
Expand Down

0 comments on commit df419f9

Please sign in to comment.