Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Apr 19, 2024
1 parent 6103779 commit afad500
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bootique-shiro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,18 @@
<dependency>
<groupId>io.bootique</groupId>
<artifactId>bootique</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>compile</scope>
</dependency>

<!-- Unit test dependencies -->
Expand Down

0 comments on commit afad500

Please sign in to comment.