diff --git a/core/src/test/resources/custom/base-0001-in.jsonld b/core/src/test/resources/custom/base-0001-in.jsonld index f9bd58fd..53a7a042 100644 --- a/core/src/test/resources/custom/base-0001-in.jsonld +++ b/core/src/test/resources/custom/base-0001-in.jsonld @@ -1,6 +1,6 @@ { "@context": [ -"https://raw.githubusercontent.com/monarch-initiative/monarch-app/master/conf/monarch-context.jsonld", +"https://raw.githubusercontent.com/monarch-initiative/monarch-legacy/e337d87a563ec630aca45492f28a6564f980068b/conf/monarch-context.jsonld", { "@base": "http://example.org/base/", "ex": "http://example.org/", @@ -13,4 +13,4 @@ "ex:name": "Jim", "ex:friendOf": "1234", "@type": "Person" -} \ No newline at end of file +} diff --git a/core/src/test/resources/custom/base-0002-in.jsonld b/core/src/test/resources/custom/base-0002-in.jsonld index 4b2e3848..a67cbbed 100644 --- a/core/src/test/resources/custom/base-0002-in.jsonld +++ b/core/src/test/resources/custom/base-0002-in.jsonld @@ -7,10 +7,10 @@ "@type": "@id" } }, - "https://raw.githubusercontent.com/monarch-initiative/monarch-app/master/conf/monarch-context.jsonld" + "https://raw.githubusercontent.com/monarch-initiative/monarch-legacy/e337d87a563ec630aca45492f28a6564f980068b/conf/monarch-context.jsonld" ], "@id": "3456", "ex:name": "Jim", "ex:friendOf": "1234", "@type": "Person" -} \ No newline at end of file +} diff --git a/pom.xml b/pom.xml index 48f6c851..45f77952 100755 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 4.5.13 4.4.14 - 2.11.4 + 2.14.0 4.13.2 1.7.32 1.2.7 @@ -211,7 +211,7 @@ com.google.guava guava - 29.0-jre + 32.0.1-jre