Skip to content

Commit cc21585

Browse files
committed
Fix expected URL fetches for buildless-sibling-projects
1 parent 56a1b12 commit cc21585

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

java/ql/integration-tests/java/buildless-sibling-projects/buildless-fetches.expected

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
https://jcenter.bintray.com/junit/junit/4.12/junit-4.12.jar
2-
https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
3-
https://jcenter.bintray.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
1+
https://maven-central.storage-download.googleapis.com/maven2/junit/junit/4.12/junit-4.12.jar
2+
https://maven-central.storage-download.googleapis.com/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
3+
https://maven-central.storage-download.googleapis.com/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
44
https://repo.maven.apache.org/maven2/com/feiniaojin/naaf/naaf-graceful-response-example/1.0/naaf-graceful-response-example-1.0.jar
55
https://repo.maven.apache.org/maven2/com/github/MoebiusSolutions/avro-registry-in-source/avro-registry-in-source-tests/1.8/avro-registry-in-source-tests-1.8.jar
66
https://repo.maven.apache.org/maven2/com/github/MoebiusSolutions/avro-registry-in-source/example-project/1.5/example-project-1.5.jar

0 commit comments

Comments
 (0)