diff --git a/CHANGELOG.md b/CHANGELOG.md index 067a9f0..4f1d674 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v3.7.1-SNAPSHOT] - 2023-12-06 + +- removed deps for social networking library ## [v3.7.0] - 2023-03-30 diff --git a/pom.xml b/pom.xml index e08649f..5bfbbc5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0 + 3.7.1-SNAPSHOT pom scm:git:https://code-repo.d4science.org/gCubeSystem/maven-portal-bom.git @@ -168,186 +168,12 @@ [1.2.0, 2.0.0-SNAPSHOT) - - org.gcube.portal - social-networking-library - [1.16.2,2.0.0-SNAPSHOT) - provided - org.gcube.portal notifications-common-library [1.5.0,2.0.0-SNAPSHOT) provided - - com.google - gwt-jsonmaker - 1.2.1 - provided - - - com.netflix.astyanax - astyanax-core - 2.0.2 - provided - - - com.netflix.astyanax - astyanax-thrift - 2.0.2 - provided - - - com.netflix.astyanax - astyanax-cassandra - 2.0.2 - provided - - - org.apache.cassandra.deps - avro - 1.4.0-cassandra-1 - provided - - - org.apache.cassandra - cassandra-all - 2.2.5 - provided - - - org.apache.cassandra - cassandra-thrift - 2.2.5 - provided - - - org.apache.thrift - libthrift - 0.9.2 - - - commons-logging - commons-logging - - - provided - - - com.ning - compress-lzf - 0.8.4 - provided - - - com.googlecode.concurrentlinkedhashmap - concurrentlinkedhashmap-lru - 1.3 - provided - - - com.github.stephenc.high-scale-lib - high-scale-lib - 1.1.2 - provided - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 - provided - - - org.codehaus.jackson - jackson-core-asl - 1.9.2 - provided - - - com.github.stephenc - jamm - 0.2.5 - provided - - - org.codehaus.jettison - jettison - 1.3.1 - provided - - - jline - jline - 0.9.94 - provided - - - joda-time - joda-time - 1.6.2 - provided - - - com.googlecode.json-simple - json-simple - 1.1 - provided - - - com.yammer.metrics - metrics-core - 2.0.3 - provided - - - org.apache.servicemix.bundles - org.apache.servicemix.bundles.commons-csv - 1.0-r706900_3 - provided - - - javax.persistence - persistence-api - 1.0.2 - provided - - - org.yaml - snakeyaml - 1.6 - provided - - - org.xerial.snappy - snappy-java - 1.0.4.1 - provided - - - edu.stanford.ppl - snaptree - 0.1 - provided - - - stax - stax-api - 1.0.1 - provided - - - org.antlr - stringtemplate - 3.2 - provided - - - com.eaio.uuid - uuid - 3.2 - provided -