diff --git a/distribution/pom.xml b/distribution/pom.xml index 8cffbf7912..5181b3c8e4 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -100,7 +100,7 @@ !sun.misc, - org.eclipse.rdf4j.*;version="[3.0,4.2.0]", + org.eclipse.rdf4j.*;version="[3.0,5.0.0]", !javax.annotation, !com.google.inject.internal.*;resolution:=optional, !com.github.jsonldjava.shaded.com.google.common.collect.*;resolution:=optional, diff --git a/osgidistribution/pom.xml b/osgidistribution/pom.xml index 8d9dd0d34f..1dbd95a1dc 100644 --- a/osgidistribution/pom.xml +++ b/osgidistribution/pom.xml @@ -93,7 +93,7 @@ org.semarglprojectsemargl-rdf0.7 org.apache.felixorg.apache.felix.framework7.0.5test org.apache.felixorg.osgi.core1.4.0test - org.apache.servicemix.bundlesorg.apache.servicemix.bundles.javax-inject1_2 + org.apache.servicemix.bundlesorg.apache.servicemix.bundles.javax-inject1_3 org.slf4jslf4j-simple1.7.30test @@ -103,7 +103,7 @@ org.apache.felix maven-bundle-plugin - 5.1.8 + 5.1.9 true diff --git a/pom.xml b/pom.xml index adfb6b2fe4..b48cc9140e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ UTF-8 - 4.2.0 + 4.3.8 false @@ -92,7 +92,7 @@ org.mockito mockito-core - 5.8.0 + 5.9.0 test