Skip to content

Commit 88f4137

Browse files
fix(deps): update dependency org.springframework:spring-web to v6.2.10 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61ae9eb commit 88f4137

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>org.springframework</groupId>
249249
<artifactId>spring-web</artifactId>
250-
<version>6.2.9</version>
250+
<version>6.2.10</version>
251251
</dependency>
252252
<dependency>
253253
<groupId>com.oracle.database.jdbc</groupId>

0 commit comments

Comments
 (0)