Skip to content

Commit 6794f79

Browse files
Update dependency org.springframework:spring-webflux to v6.2.17 [SECURITY]
1 parent f99053f commit 6794f79

File tree

1 file changed

+1
-1
lines changed
  • playground/kinde-springboot-thymeleaf-full-example

1 file changed

+1
-1
lines changed

playground/kinde-springboot-thymeleaf-full-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.springframework</groupId>
5656
<artifactId>spring-webflux</artifactId>
57-
<version>6.2.11</version>
57+
<version>6.2.17</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)