X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=932ff704acd6a96e7910cd038f6f21fdc4bc15e5;hb=728669b1b89ec60d4257752dbccae3b486318abe;hp=4eceda52c3d2b83a777021e7234eb01d4acf14cf;hpb=b68b8d50c1c5d2a0d0ddf11ac498b69f35e06362;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 4eceda52c..932ff704a 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -10,6 +10,7 @@ 2.1.7.b1 + 3.5.2 4.9.0 4.9.0.b0003 org.apache.lucene4 @@ -21,6 +22,8 @@ 2.25.1 1.7.25 1.7.25.b001 + 9.2.0 + 2.6.2 @@ -101,8 +104,13 @@ - org.antlr:antlr-runtime:3.5.2 + org.antlr:antlr-runtime:${antlr.version} true + + org.antlr.runtime + ${antlr.version} + *;version="${antlr.version}" + org.apache.lucene:lucene-core:${lucene.version} @@ -277,7 +285,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -285,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 @@ -456,6 +468,22 @@ org.jsoup:jsoup:1.8.3 true + + + 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