Skip to content

Commit

Permalink
removed duplicate test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Teller501 committed Dec 10, 2023
1 parent 1ce504c commit 0f9c3c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId>
Expand Down

0 comments on commit 0f9c3c1

Please sign in to comment.