summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 26e5bc9a..9ffae3c4 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -366,12 +366,6 @@ limitations under the License.
<artifactId>jackson-dataformat-yaml</artifactId>
</dependency>
<dependency>
- <groupId>org.apache.logging.log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>${log4j.version}</version>
- <type>pom</type>
- </dependency>
- <dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>