Skip to content

Commit

Permalink
ninja: removed unused deps after gone InitializationBeanPostprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Dec 9, 2021
1 parent 625c3f2 commit 9162105
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tools/ninja/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
</dependency>

<dependency>
<groupId>com.beust</groupId>
Expand Down Expand Up @@ -173,10 +169,6 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
</dependency>
<dependency>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
Expand Down

0 comments on commit 9162105

Please sign in to comment.