Skip to content

Commit 9986201

Browse files
fix(dependencies): remove outdated Thymeleaf dependencies to enhance security
1 parent b45a551 commit 9986201

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

  • playground/kinde-springboot-pkce-client-example

playground/kinde-springboot-pkce-client-example/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@
2727
<artifactId>spring-boot-starter-thymeleaf</artifactId>
2828
<version>3.5.5</version>
2929
</dependency>
30-
<dependency>
31-
<groupId>org.thymeleaf</groupId>
32-
<artifactId>thymeleaf</artifactId>
33-
<version>3.1.4.RELEASE</version>
34-
</dependency>
35-
<dependency>
36-
<groupId>org.thymeleaf</groupId>
37-
<artifactId>thymeleaf-spring6</artifactId>
38-
<version>3.1.4.RELEASE</version>
39-
</dependency>
4030
<dependency>
4131
<groupId>org.springframework.boot</groupId>
4232
<artifactId>spring-boot-starter-oauth2-resource-server</artifactId>

0 commit comments

Comments
 (0)