We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d21314b + c2274a7 commit 803a804Copy full SHA for 803a804
kinde-springboot/kinde-springboot-core/pom.xml
@@ -97,7 +97,7 @@
97
<groupId>org.springframework</groupId>
98
<artifactId>spring-test</artifactId>
99
<scope>test</scope>
100
- <version>6.2.10</version>
+ <version>6.2.11</version>
101
</dependency>
102
<dependency>
103
<groupId>org.mockito</groupId>
playground/kinde-springboot-thymeleaf-full-example/pom.xml
@@ -54,7 +54,7 @@
54
55
56
<artifactId>spring-webflux</artifactId>
57
58
59
60
<groupId>org.springframework.boot</groupId>
0 commit comments