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 aa6adde commit 1c8b456Copy full SHA for 1c8b456
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.5</version>
+ <version>6.2.8</version>
101
</dependency>
102
<dependency>
103
<groupId>org.mockito</groupId>
playground/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