diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 5d628439a9..485b58ad26 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -61,7 +61,7 @@ com.nimbusds nimbus-jose-jwt - 10.4.2 + 10.5 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 29575d6522..ea578d991a 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 10.4.2 + 10.5 diff --git a/pom.xml b/pom.xml index f665d1c40f..752ddd2d13 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ https://jena.apache.org/documentation/javadoc/jena/ https://jena.apache.org/documentation/javadoc/arq/ https://www.antlr.org/api/Java/ - https://rdf4j.org/javadoc/latest/ + https://rdf4j.org/javadoc/5.1.0/ http://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/