We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45a551 commit 9986201Copy full SHA for 9986201
1 file changed
playground/kinde-springboot-pkce-client-example/pom.xml
@@ -27,16 +27,6 @@
27
<artifactId>spring-boot-starter-thymeleaf</artifactId>
28
<version>3.5.5</version>
29
</dependency>
30
- <dependency>
31
- <groupId>org.thymeleaf</groupId>
32
- <artifactId>thymeleaf</artifactId>
33
- <version>3.1.4.RELEASE</version>
34
- </dependency>
35
36
37
- <artifactId>thymeleaf-spring6</artifactId>
38
39
40
<dependency>
41
<groupId>org.springframework.boot</groupId>
42
<artifactId>spring-boot-starter-oauth2-resource-server</artifactId>
0 commit comments