Skip to content

Commit

Permalink
Merge pull request #42 from ssvaidyanathan/Issue41
Browse files Browse the repository at this point in the history
Fix for #41
  • Loading branch information
srinandan authored Dec 14, 2021
2 parents 94efdff + 117848d commit 9c9c636
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,21 +117,6 @@
If possible, its better if this matches 2.1.8 in the plugin definition but
2.2.1 worked fine here and allowed me to keep the original pom definition
<version>2.4.6</version> </dependency> -->
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.2</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
Expand Down

0 comments on commit 9c9c636

Please sign in to comment.