diff --git a/oak-shaded-guava/pom.xml b/oak-shaded-guava/pom.xml index bf42d167812..72a066e5b10 100644 --- a/oak-shaded-guava/pom.xml +++ b/oak-shaded-guava/pom.xml @@ -28,7 +28,7 @@ bundle - 33.5.0-jre + 33.6.0-jre org.apache.jackrabbit.guava @@ -98,11 +98,11 @@ Note that these should match the specifications from the MANIFEST.mf file of the guava jar this jar will be based on. --> - ${pref}.common.base;version="34.0.0", - ${pref}.common.cache;version="33.4.2";uses:="${pref}.common.base,${pref}.common.collect,${pref}.common.util.concurrent", - ${pref}.common.collect;version="34.0.1";uses:="${pref}.common.base", - ${pref}.common.hash;version="33.5.0";uses:="${pref}.common.base", - ${pref}.common.util.concurrent;version="33.5.0";uses:="${pref}.common.base,${pref}.common.collect,${pref}.common.util.concurrent.internal,${pref}.common.primitives", + ${pref}.common.base;version="34.0.1", + ${pref}.common.cache;version="33.4.3";uses:="${pref}.common.base,${pref}.common.collect,${pref}.common.util.concurrent", + ${pref}.common.collect;version="34.1.0";uses:="${pref}.common.base", + ${pref}.common.hash;version="33.6.0";uses:="${pref}.common.base", + ${pref}.common.util.concurrent;version="34.0.0";uses:="${pref}.common.base,${pref}.common.collect,${pref}.common.util.concurrent.internal,${pref}.common.primitives", javax.crypto;resolution:=optional,