Skip to content

Commit c968637

Browse files
committed
[java] Setting a known GraphQL version.
1 parent b6706e6 commit c968637

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

‎java/maven_deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def selenium_java_deps():
2222
"com.google.auto:auto-common:1.2.1",
2323
"com.google.auto.service:auto-service:1.0.1",
2424
"com.google.auto.service:auto-service-annotations:1.0.1",
25-
"com.graphql-java:graphql-java:230521-nf-execution",
25+
"com.graphql-java:graphql-java:17.0",
2626
"io.grpc:grpc-context:1.42.1",
2727
"io.lettuce:lettuce-core:6.1.5.RELEASE",
2828
"io.netty:netty-buffer:%s" % netty_version,

‎java/maven_install.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependency_tree": {
33
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
4-
"__INPUT_ARTIFACTS_HASH": -1126160159,
5-
"__RESOLVED_ARTIFACTS_HASH": -784242938,
4+
"__INPUT_ARTIFACTS_HASH": -1315574364,
5+
"__RESOLVED_ARTIFACTS_HASH": -1538364099,
66
"conflict_resolution": {},
77
"dependencies": [
88
{
@@ -849,16 +849,16 @@
849849
"url": "https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3-sources.jar"
850850
},
851851
{
852-
"coord": "com.graphql-java:graphql-java:230521-nf-execution",
852+
"coord": "com.graphql-java:graphql-java:17.0",
853853
"dependencies": [
854-
"org.antlr:antlr4-runtime:4.8",
854+
"org.antlr:antlr4-runtime:4.9.2",
855855
"com.graphql-java:java-dataloader:2.2.3",
856856
"org.reactivestreams:reactive-streams:1.0.3",
857857
"org.slf4j:slf4j-api:1.7.32"
858858
],
859859
"directDependencies": [
860860
"com.graphql-java:java-dataloader:2.2.3",
861-
"org.antlr:antlr4-runtime:4.8",
861+
"org.antlr:antlr4-runtime:4.9.2",
862862
"org.reactivestreams:reactive-streams:1.0.3",
863863
"org.slf4j:slf4j-api:1.7.32"
864864
],
@@ -867,25 +867,25 @@
867867
"org.hamcrest:hamcrest-core",
868868
"io.netty:netty-all"
869869
],
870-
"file": "v1/https/repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution.jar",
870+
"file": "v1/https/repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0.jar",
871871
"mirror_urls": [
872-
"https://repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution.jar",
873-
"https://maven.google.com/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution.jar"
872+
"https://repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0.jar",
873+
"https://maven.google.com/com/graphql-java/graphql-java/17.0/graphql-java-17.0.jar"
874874
],
875-
"sha256": "808b63535e62d21f184cbecaf0b5658fce6c80e7b2be855d61de34f1cd40b7d8",
876-
"url": "https://repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution.jar"
875+
"sha256": "523c9d997b135ab8d33c767899cb198a58115e71ff5f05864ebff522cf51d907",
876+
"url": "https://repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0.jar"
877877
},
878878
{
879-
"coord": "com.graphql-java:graphql-java:jar:sources:230521-nf-execution",
879+
"coord": "com.graphql-java:graphql-java:jar:sources:17.0",
880880
"dependencies": [
881-
"org.antlr:antlr4-runtime:jar:sources:4.8",
882881
"org.reactivestreams:reactive-streams:jar:sources:1.0.3",
883882
"com.graphql-java:java-dataloader:jar:sources:2.2.3",
884-
"org.slf4j:slf4j-api:jar:sources:1.7.32"
883+
"org.slf4j:slf4j-api:jar:sources:1.7.32",
884+
"org.antlr:antlr4-runtime:jar:sources:4.9.2"
885885
],
886886
"directDependencies": [
887887
"com.graphql-java:java-dataloader:jar:sources:2.2.3",
888-
"org.antlr:antlr4-runtime:jar:sources:4.8",
888+
"org.antlr:antlr4-runtime:jar:sources:4.9.2",
889889
"org.reactivestreams:reactive-streams:jar:sources:1.0.3",
890890
"org.slf4j:slf4j-api:jar:sources:1.7.32"
891891
],
@@ -894,13 +894,13 @@
894894
"org.hamcrest:hamcrest-core",
895895
"io.netty:netty-all"
896896
],
897-
"file": "v1/https/repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution-sources.jar",
897+
"file": "v1/https/repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0-sources.jar",
898898
"mirror_urls": [
899-
"https://repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution-sources.jar",
900-
"https://maven.google.com/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution-sources.jar"
899+
"https://repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0-sources.jar",
900+
"https://maven.google.com/com/graphql-java/graphql-java/17.0/graphql-java-17.0-sources.jar"
901901
],
902-
"sha256": "a452bb534e97136354baab52e7f1a55fdd1190bb0f86ea116c9f4fc83a729b3e",
903-
"url": "https://repo1.maven.org/maven2/com/graphql-java/graphql-java/230521-nf-execution/graphql-java-230521-nf-execution-sources.jar"
902+
"sha256": "91814dd94d21c2eb4ad308c110eafc3b9f922c4a0318a144967e08416978b8d9",
903+
"url": "https://repo1.maven.org/maven2/com/graphql-java/graphql-java/17.0/graphql-java-17.0-sources.jar"
904904
},
905905
{
906906
"coord": "com.graphql-java:java-dataloader:2.2.3",
@@ -3681,38 +3681,38 @@
36813681
"url": "https://repo1.maven.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.55.0/neko-htmlunit-2.55.0-sources.jar"
36823682
},
36833683
{
3684-
"coord": "org.antlr:antlr4-runtime:4.8",
3684+
"coord": "org.antlr:antlr4-runtime:4.9.2",
36853685
"dependencies": [],
36863686
"directDependencies": [],
36873687
"exclusions": [
36883688
"org.hamcrest:hamcrest-all",
36893689
"org.hamcrest:hamcrest-core",
36903690
"io.netty:netty-all"
36913691
],
3692-
"file": "v1/https/repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8.jar",
3692+
"file": "v1/https/repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar",
36933693
"mirror_urls": [
3694-
"https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8.jar",
3695-
"https://maven.google.com/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8.jar"
3694+
"https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar",
3695+
"https://maven.google.com/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar"
36963696
],
3697-
"sha256": "2337df5d81e715b39aeea07aac46ad47e4f1f9e9cd7c899f124f425913efdcf8",
3698-
"url": "https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8.jar"
3697+
"sha256": "120053628dd598d43cb7ac6b9ecc72529dfa5a5fd3292d37cf638a81cc0075f6",
3698+
"url": "https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar"
36993699
},
37003700
{
3701-
"coord": "org.antlr:antlr4-runtime:jar:sources:4.8",
3701+
"coord": "org.antlr:antlr4-runtime:jar:sources:4.9.2",
37023702
"dependencies": [],
37033703
"directDependencies": [],
37043704
"exclusions": [
37053705
"org.hamcrest:hamcrest-all",
37063706
"org.hamcrest:hamcrest-core",
37073707
"io.netty:netty-all"
37083708
],
3709-
"file": "v1/https/repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8-sources.jar",
3709+
"file": "v1/https/repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2-sources.jar",
37103710
"mirror_urls": [
3711-
"https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8-sources.jar",
3712-
"https://maven.google.com/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8-sources.jar"
3711+
"https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2-sources.jar",
3712+
"https://maven.google.com/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2-sources.jar"
37133713
],
3714-
"sha256": "78f1904ff15aa21b5b4b37516c838fa8a57d67fce4d9efbfc2cabb0d5e6df010",
3715-
"url": "https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.8/antlr4-runtime-4.8-sources.jar"
3714+
"sha256": "0e7c91953bc3dd22465af64ee6fa16645f66dfa0218d9881b92228cca883bd84",
3715+
"url": "https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2-sources.jar"
37163716
},
37173717
{
37183718
"coord": "org.apache.bcel:bcel:6.5.0",

0 commit comments

Comments
 (0)