Skip to content

Commit 3785430

Browse files
fix(deps): update dependency org.springframework:spring-webflux to v6.1.14 [security]
1 parent 76ad2b2 commit 3785430

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

playground/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.1.8</version>
57+
<version>6.1.14</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)