Skip to content

Commit 835a8dc

Browse files
fix(deps): update dependency org.springframework:spring-web to v6.2.5 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4167c5 commit 835a8dc

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.4</version>
214+
<version>6.2.5</version>
215215
</dependency>
216216
<dependency>
217217
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)