- remove aspectjrt dependency since it is redundant
- this gets rid of 2300 log lines in the sdc-be pod that
contain shared resource warnings
Issue-ID: SDC-4791
Change-Id: I493e892badee724f0675e38304a8fb9cbed4932d
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>aspectjrt</artifactId>
- <version>${aspectjrt.version}</version>
- <scope>compile</scope>
- </dependency>
-
-
<!-- CAMBRIA CLIENT for U-EB -->
<dependency>
<groupId>com.att.nsa</groupId>