Skip to content

Commit

Permalink
Fix for apigee#41
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidyanathan committed Dec 14, 2021
1 parent 94efdff commit 117848d
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 117848d

Please sign in to comment.