Skip to content

Commit e0fe144

Browse files
author
Andrea Sessa
committed
Resolved jar hell, again
1 parent 70b1cdb commit e0fe144

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,30 +37,12 @@
3737
<version>4.1.0</version>
3838
<scope>test</scope>
3939
</dependency>
40-
<dependency>
41-
<groupId>org.apache.logging.log4j</groupId>
42-
<artifactId>log4j-core</artifactId>
43-
<version>2.7</version>
44-
<scope>test</scope>
45-
</dependency>
4640
<dependency>
4741
<groupId>org.apache.httpcomponents</groupId>
4842
<artifactId>httpclient</artifactId>
4943
<version>RELEASE</version>
5044
<scope>compile</scope>
5145
</dependency>
52-
<dependency>
53-
<groupId>org.apache.logging.log4j</groupId>
54-
<artifactId>log4j-core</artifactId>
55-
<version>2.11.1</version>
56-
<scope>provided</scope>
57-
</dependency>
58-
<dependency>
59-
<groupId>org.apache.logging.log4j</groupId>
60-
<artifactId>log4j-api</artifactId>
61-
<version>2.11.1</version>
62-
<scope>compile</scope>
63-
</dependency>
6446
</dependencies>
6547

6648
<build>

src/main/resources/plugin-descriptor.properties

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)