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=4d0f06c1b8c98845e56a530b6d5617c3fb4bb41e;hp=87df82cfe3b4d8cf4ca3c32215da0b98eb68b932;hb=bbb010408d256235b4d2dcfb87bf31f49fc1f8a6;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..4d0f06c1b 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -25,6 +25,7 @@ 1.14.0 1.14.0.b007 3.5.1 + 1.10 @@ -222,8 +223,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 @@ -463,13 +468,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 +527,11 @@ !sun.misc.*,*;resolution:=optional + + com.impossibl.pgjdbc-ng:pgjdbc-ng:0.7.1 + true + false +