Bump up graphql related dependencies (#9628)
This commit is contained in:
parent
4a1fb5ae42
commit
68090e6da0
|
|
@ -99,13 +99,13 @@ dependency:
|
|||
version: 2.3.0,2.5.0
|
||||
license: Apache-2.0
|
||||
- name: com.fasterxml.jackson.module:jackson-module-kotlin
|
||||
version: 2.13.1
|
||||
version: 2.13.4
|
||||
license: Apache-2.0
|
||||
- name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
|
||||
version: 2.13.2
|
||||
license: Apache-2.0
|
||||
- name: com.graphql-java:graphql-java-extended-scalars
|
||||
version: 17.0
|
||||
version: 18.1
|
||||
license: MIT
|
||||
- name: com.github.luben:zstd-jni
|
||||
version: 1.4.3-1
|
||||
|
|
|
|||
|
|
@ -223,9 +223,9 @@ The text of each license is the standard Apache 2.0 license.
|
|||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-guava/2.9.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-guava/2.9.5 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.9.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.13.1 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.13.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.9.5 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-kotlin/2.13.1 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-kotlin/2.13.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.fasterxml/classmate/1.5.1 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.google.android/annotations/4.1.1.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.google.api.grpc/proto-google-common-protos/2.9.0 Apache-2.0
|
||||
|
|
@ -241,7 +241,7 @@ The text of each license is the standard Apache 2.0 license.
|
|||
https://mvnrepository.com/artifact/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.google.inject/guice/4.1.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.google.j2objc/j2objc-annotations/1.3 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.graphql-java/java-dataloader/3.1.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.graphql-java/java-dataloader/3.2.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.linecorp.armeria/armeria/1.18.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.linecorp.armeria/armeria-graphql/1.18.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/com.linecorp.armeria/armeria-graphql-protocol/1.18.0 Apache-2.0
|
||||
|
|
@ -361,19 +361,19 @@ The text of each license is the standard Apache 2.0 license.
|
|||
https://mvnrepository.com/artifact/org.bitbucket.b_c/jose4j/0.7.12 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/3.0.8 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.freemarker/freemarker/2.3.31 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-reflect/1.5.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-reflect/1.7.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/1.4.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/1.5.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib/1.7.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common/1.4.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.4.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.6.21 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.4.10 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.5.0-native-mt Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.5.0-native-mt Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-jdk8/1.5.0-native-mt Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-reactive/1.5.0-native-mt Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.6.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.6.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-jdk8/1.6.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-reactive/1.6.4 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.jetbrains/annotations/13.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.lz4/lz4-java/1.6.0 Apache-2.0
|
||||
https://mvnrepository.com/artifact/org.mvel/mvel2/2.4.8.Final Apache-2.0
|
||||
|
|
@ -430,7 +430,7 @@ The following components are provided under the CC0-1.0 License. See project lin
|
|||
The text of each license is also included in licenses/LICENSE-[project].txt.
|
||||
|
||||
https://mvnrepository.com/artifact/org.latencyutils/LatencyUtils/2.0.3 CC0-1.0
|
||||
https://mvnrepository.com/artifact/org.reactivestreams/reactive-streams/1.0.2 CC0-1.0
|
||||
https://mvnrepository.com/artifact/org.reactivestreams/reactive-streams/1.0.3 CC0-1.0
|
||||
|
||||
========================================================================
|
||||
CC0-1.0 and BSD-2-Clause licenses
|
||||
|
|
@ -541,9 +541,9 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
|
|||
https://npmjs.com/package/async-validator/v/4.0.7 4.0.7 MIT
|
||||
https://npmjs.com/package/axios/v/0.24.0 0.24.0 MIT
|
||||
https://npmjs.com/package/batch-processor/v/1.0.0 1.0.0 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java-kickstart/graphql-java-tools/12.0.2 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java/graphql-java/17.3 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java/graphql-java-extended-scalars/17.0 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java-kickstart/graphql-java-tools/13.0.1 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java/graphql-java/19.2 MIT
|
||||
https://mvnrepository.com/artifact/com.graphql-java/graphql-java-extended-scalars/18.1 MIT
|
||||
https://npmjs.com/package/component-emitter/v/1.3.0 1.3.0 MIT
|
||||
https://npmjs.com/package/cssfilter/v/0.0.10 0.0.10 MIT
|
||||
https://npmjs.com/package/csstype/v/2.6.19 2.6.19 MIT
|
||||
|
|
|
|||
|
|
@ -31,9 +31,9 @@
|
|||
<slf4j.version>1.7.30</slf4j.version>
|
||||
<log4j.version>2.17.1</log4j.version>
|
||||
<google.error_prone_annotations>2.11.0</google.error_prone_annotations>
|
||||
<graphql-java-tools.version>12.0.2</graphql-java-tools.version>
|
||||
<graphql-java.version>17.3</graphql-java.version>
|
||||
<graphql-java-extended-scalars.version>17.0</graphql-java-extended-scalars.version>
|
||||
<graphql-java-tools.version>13.0.1</graphql-java-tools.version>
|
||||
<graphql-java.version>19.2</graphql-java.version>
|
||||
<graphql-java-extended-scalars.version>18.1</graphql-java-extended-scalars.version>
|
||||
<okhttp.version>3.14.9</okhttp.version>
|
||||
<httpclient.version>4.5.13</httpclient.version>
|
||||
<h2.version>2.1.212</h2.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue