Skip to content

Commit e309dd1

Browse files
chore(deps): update spring core to v6
1 parent 2493687 commit e309dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@
135135
<dependency>
136136
<groupId>org.springframework</groupId>
137137
<artifactId>spring-context-support</artifactId>
138-
<version>4.3.10.RELEASE</version>
138+
<version>6.2.0</version>
139139
<scope>test</scope>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.springframework</groupId>
143143
<artifactId>spring-test</artifactId>
144-
<version>4.3.5.RELEASE</version>
144+
<version>6.2.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147

0 commit comments

Comments
 (0)