Skip to content

Commit

Permalink
Remove unneeded jmustache reference
Browse files Browse the repository at this point in the history
  • Loading branch information
agentgt committed Aug 9, 2024
1 parent 7baab81 commit 30d1e01
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 @@ -155,18 +155,12 @@
<optional>true</optional>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>jmustache</artifactId>
<version>1.16</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.3</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 30d1e01

Please sign in to comment.