File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 3939 <spring .version>5.3.23</spring .version>
4040 <spring-boot .version>2.7.9</spring-boot .version>
4141 <spring-data .version>3.4.3</spring-data .version>
42- <spring-security .version>5.7.3</spring-security .version>
4342 <!-- Junit -->
4443 <junit-platform .version>1.9.2</junit-platform .version>
4544 <junit-jupiter .version>5.9.2</junit-jupiter .version>
249248 <artifactId >spring-data-cassandra</artifactId >
250249 <version >${spring-data.version} </version >
251250 </dependency >
252- <dependency >
253- <groupId >org.springframework.security</groupId >
254- <artifactId >spring-security-core</artifactId >
255- <version >${spring-security.version} </version >
256- </dependency >
257251 </dependencies >
258252 </dependencyManagement >
259253
You can’t perform that action at this time.
0 commit comments