X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Forg.simantics.sdk.build.p2.site%2Fpom.xml;h=12a7d566b90eaa3a7202c057d605ee04545c054e;hp=5d63b4d00a175e495d641024e7ec56209e92a8be;hb=7949345af15f385642554fcd8524ae4cbb98be69;hpb=92f850a1a57b6156e92cbb405f29c9a0ecba2b9b diff --git a/releng/org.simantics.sdk.build.p2.site/pom.xml b/releng/org.simantics.sdk.build.p2.site/pom.xml index 5d63b4d00..12a7d566b 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 @@ -223,8 +225,12 @@ true - org.apache.commons:commons-compress:1.12 + org.apache.commons:commons-compress:1.18 true + true + + org.apache.commons.compress + commons-lang:commons-lang:2.6 @@ -286,7 +292,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -294,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 @@ -464,7 +474,11 @@ true - org.jsoup:jsoup:1.8.3 + org.jsoup:jsoup:1.11.3 + true + + + org.yaml:snakeyaml:1.23 true @@ -524,6 +538,14 @@ true false + + com.github.ben-manes.caffeine:caffeine:${caffeine.version} + true + true + + com.github.benmanes.caffeine + +