Skip to content

Commit 44a18db

Browse files
authored
Merge pull request #1 from pearlisme/dev
Commeted test support
2 parents aa008ba + 5519255 commit 44a18db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<artifactId>jjwt</artifactId>
4545
<version>0.6.0</version>
4646
</dependency>
47-
<dependency>
47+
<!-- <dependency>
4848
<groupId>org.springframework.boot</groupId>
4949
<artifactId>spring-boot-starter-test</artifactId>
5050
<scope>test</scope>
@@ -53,7 +53,7 @@
5353
<groupId>org.springframework.security</groupId>
5454
<artifactId>spring-security-test</artifactId>
5555
<scope>test</scope>
56-
</dependency>
56+
</dependency>-->
5757
<!--<dependency>-->
5858
<!--<groupId>org.springframework.boot</groupId>-->
5959
<!--<artifactId>spring-boot-starter-devtools</artifactId>-->

0 commit comments

Comments
 (0)