summaryrefslogtreecommitdiffstats
path: root/aai-core
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-11-20 13:52:11 +0100
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-11-20 13:52:11 +0100
commitd95e7b6174550c400910aef33c75b86ffbc59a91 (patch)
treeff48f2556c48a0a04a25ddc5c1ea53e342bbe1c7 /aai-core
parent56da09aae132118a55af3cad601fff7b1cc70390 (diff)
Remove aai logging-service dependencies
- logging-service is not actively maintained anymore Issue-ID: AAI-4061 Change-Id: I63cf251a47f220c06a423760b41c3ea70a2f8d6f Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-core')
-rw-r--r--aai-core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 45f4fe75..8adda4b8 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -372,7 +372,6 @@ limitations under the License.
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
- <version>1.18.34</version>
<scope>provided</scope>
</dependency>
</dependencies>