Skip to content

Commit e423f0e

Browse files
fix(deps): update dependency org.springframework:spring-web to v6.2.4 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b72649 commit e423f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>org.springframework</groupId>
213213
<artifactId>spring-web</artifactId>
214-
<version>6.2.3</version>
214+
<version>6.2.4</version>
215215
</dependency>
216216
<dependency>
217217
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)