summaryrefslogtreecommitdiffstats
path: root/common-logging
diff options
context:
space:
mode:
Diffstat (limited to 'common-logging')
-rw-r--r--common-logging/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index f6e7f97c..8b74c0e2 100644
--- a/common-logging/pom.xml
+++ b/common-logging/pom.xml
@@ -62,11 +62,6 @@
<artifactId>jakarta.servlet-api</artifactId>
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>