diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2025-01-02 11:25:51 +0100 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2025-01-02 11:25:51 +0100 |
commit | 3e54e422de177ededb361aaec4c4f1e716914b2f (patch) | |
tree | 8566870a7eb396e221b5f426424db5ef05ac7c42 /pom.xml | |
parent | 21c9f6fe9f344bde654d6e167f2200ecb00007de (diff) |
Upgrade slf4j in aai-common
- upgrade slf4j (1.7.25->1.7.36)
- add all slf4j dependencies to dependencyManagement
Issue-ID: AAI-4092
Change-Id: I57f970253ccd200646048c41463769bafe07911e
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -226,11 +226,6 @@ <!-- Start of ONAP Specific Repositories --> <repositories> <repository> - <id>Log4j</id> - <name>Log4J repository</name> - <url>https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j</url> - </repository> - <repository> <id>AJSC</id> <name>AJSC repository</name> <url>https://mvnrepository.com/artifact/com.att.ajsc</url> |