X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=822da2a759488ac256e72aa5fa679804d1b20e88;hb=718558937433af8710e2e32402e3557eb67e3f43;hp=4d0f06c1b8c98845e56a530b6d5617c3fb4bb41e;hpb=bbb010408d256235b4d2dcfb87bf31f49fc1f8a6;p=simantics%2Fplatform.git diff --git a/releng/org.simantics.sdk.build.p2.site/pom.xml b/releng/org.simantics.sdk.build.p2.site/pom.xml index 4d0f06c1b..822da2a75 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -26,6 +26,8 @@ 1.14.0.b007 3.5.1 1.10 + 9.2.0 + 2.6.2 @@ -290,7 +292,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -298,8 +300,12 @@ - org.eclipse.collections:eclipse-collections:8.1.0 + org.eclipse.collections:eclipse-collections:${eclipse.collections.version} true + + org.eclipse.collections.eclipse-collections-api;bundle-version="${eclipse.collections.version}" + !org.eclipse.*,!sun.misc.*,*;resolution:=optional + net.sf.trove4j:trove4j:3.0.3 @@ -532,6 +538,18 @@ true false + + com.github.ben-manes.caffeine:caffeine:${caffeine.version} + true + true + + com.github.benmanes.caffeine + + + + net.jcip:jcip-annotations:1.0 + true +