Skip to content

Commit

Permalink
Removed an unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 22, 2024
1 parent ccacd59 commit 4405518
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,6 @@
<type>jar</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.axis</groupId>
<artifactId>axis</artifactId>
<version>1.4</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.apache.axis</groupId>
<artifactId>axis-jaxrpc</artifactId>
<version>1.4</version>
<type>jar</type>
</dependency>
</dependencies>

</project>

0 comments on commit 4405518

Please sign in to comment.