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=80e52c91c4e4d24d7a1341a252c432fc2b41b9cc;hp=2f18f5e1843fe68584a5a0100cd6faa7997f28c0;hpb=68e38be99f745b5a726b00500ed3913103cd8872;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 2f18f5e18..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 @@ -481,6 +485,14 @@ com.github.benmanes.caffeine + + net.jcip:jcip-annotations:1.0 + true + + + com.google.code.gson:gson:2.8.5 + true +