Skip to content

Commit

Permalink
Merge pull request #94 from yuppie-flu/cleanup-dependencies
Browse files Browse the repository at this point in the history
Remove unused git client dependency
  • Loading branch information
lukasniemeier-zalando authored Jan 3, 2024
2 parents db58e5b + 618fb41 commit e663153
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@
</build>

<dependencies>
<dependency>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>org.eclipse.egit.github.core</artifactId>
<version>2.1.5</version>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
Expand Down

0 comments on commit e663153

Please sign in to comment.