X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=4aafc6aeb069e6ae4bd58c8e57516860530f6dec;hb=c161686d5f46e5d4715be7b001a890f4e72ab66a;hp=d5856a06840504e8ed2970bc3b74435fb27e508c;hpb=d4d389b69ab5f7323d6acbd4697794ae0800c1cc;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..4aafc6aeb 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 @@ -223,6 +225,10 @@ org.apache.commons:commons-compress:1.12 true + + org.apache.commons:commons-csv:1.6 + true + commons-lang:commons-lang:2.6 true @@ -283,7 +289,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -291,8 +297,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 +477,22 @@ 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 + + + com.google.code.gson:gson:2.8.5 + true +