Skip to content

Commit ffdba1c

Browse files
committed
Update spring dependencies
1 parent 047bab6 commit ffdba1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.springframework</groupId>
9797
<artifactId>spring-web</artifactId>
98-
<version>6.2.9</version>
98+
<version>6.2.10</version>
9999
<scope>provided</scope>
100100
</dependency>
101101
</dependencies>
@@ -107,7 +107,7 @@
107107
<jdk>[17,)</jdk>
108108
</activation>
109109
<properties>
110-
<spring.security.version>6.5.2</spring.security.version>
110+
<spring.security.version>6.5.3</spring.security.version>
111111
</properties>
112112
</profile>
113113
</profiles>

0 commit comments

Comments
 (0)