We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa008ba + 5519255 commit 44a18dbCopy full SHA for 44a18db
pom.xml
@@ -44,7 +44,7 @@
44
<artifactId>jjwt</artifactId>
45
<version>0.6.0</version>
46
</dependency>
47
- <dependency>
+ <!-- <dependency>
48
<groupId>org.springframework.boot</groupId>
49
<artifactId>spring-boot-starter-test</artifactId>
50
<scope>test</scope>
@@ -53,7 +53,7 @@
53
<groupId>org.springframework.security</groupId>
54
<artifactId>spring-security-test</artifactId>
55
56
- </dependency>
+ </dependency>-->
57
<!--<dependency>-->
58
<!--<groupId>org.springframework.boot</groupId>-->
59
<!--<artifactId>spring-boot-starter-devtools</artifactId>-->
0 commit comments