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=87df82cfe3b4d8cf4ca3c32215da0b98eb68b932;hb=7949345af15f385642554fcd8524ae4cbb98be69;hpb=da5931714d4afbc1bdbf0e213df4fa73634b8155 diff --git a/releng/org.simantics.sdk.build.p2.site/pom.xml b/releng/org.simantics.sdk.build.p2.site/pom.xml index 87df82cfe..12a7d566b 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -25,6 +25,9 @@ 1.14.0 1.14.0.b007 3.5.1 + 1.10 + 9.2.0 + 2.6.2 @@ -222,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 @@ -285,7 +292,7 @@ true - org.eclipse.collections:eclipse-collections-api:8.1.0 + org.eclipse.collections:eclipse-collections-api:${eclipse.collections.version} true true @@ -293,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 @@ -463,13 +474,21 @@ true - org.jsoup:jsoup:1.8.3 + org.jsoup:jsoup:1.11.3 + true + + + org.yaml:snakeyaml:1.23 true org.eclipse.jetty:jetty-servlets:9.4.5.v20170502 true + + org.zeroturnaround:zt-exec:${zeroturnaround.version} + true + io.grpc:io.grpc:${grpc.version} true @@ -514,6 +533,19 @@ !sun.misc.*,*;resolution:=optional + + com.impossibl.pgjdbc-ng:pgjdbc-ng:0.7.1 + true + false + + + com.github.ben-manes.caffeine:caffeine:${caffeine.version} + true + true + + com.github.benmanes.caffeine + +