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=932ff704acd6a96e7910cd038f6f21fdc4bc15e5;hpb=a6d40f9e33225756b6c623b5afae94db4635f6ad;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 932ff704a..4aafc6aeb 100644 --- a/releng/org.simantics.sdk.build.p2.site/pom.xml +++ b/releng/org.simantics.sdk.build.p2.site/pom.xml @@ -225,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 @@ -485,6 +489,10 @@ net.jcip:jcip-annotations:1.0 true + + com.google.code.gson:gson:2.8.5 + true +