X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=932ff704acd6a96e7910cd038f6f21fdc4bc15e5;hb=52a26814febbce5acccfa3a43bf3873ab963ce8f;hp=d5856a06840504e8ed2970bc3b74435fb27e508c;hpb=5fed76f27e28a320e518f1c85b858bc81fd6f15e;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 d5856a068..932ff704a 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -22,6 +22,8 @@ 2.25.1 1.7.25 1.7.25.b001 + 9.2.0 + 2.6.2 @@ -283,7 +285,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -291,8 +293,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 @@ -467,6 +473,18 @@ org.yaml:snakeyaml:1.23 true + + com.github.ben-manes.caffeine:caffeine:${caffeine.version} + true + true + + com.github.benmanes.caffeine + + + + net.jcip:jcip-annotations:1.0 + true +