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.
1 parent a1ec1b0 commit d8b7742Copy full SHA for d8b7742
springboot-security-oauth2-jwt/jwt-resourceserver/pom.xml
@@ -6,7 +6,7 @@
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
<version>2.1.3.RELEASE</version>
9
- <relativePath/> <!-- lookup parent from repository -->
+ <relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.gf</groupId>
12
<artifactId>jwt-resourceserver</artifactId>
0 commit comments