File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ dependencies {
204
204
" testWithSpringBoot_2_7RuntimeOnly" (" org.springframework.security:spring-security-ldap:5.7.+" )
205
205
" testWithSpringBoot_2_7RuntimeOnly" (" org.apache.tomcat.embed:tomcat-embed-core:9.0.+" )
206
206
207
- " testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.boot:spring-boot-starter:3.0+" )
208
- " testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.boot:spring-boot-starter-test:3.0+" )
207
+ " testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.boot:spring-boot-starter:3.0. +" )
208
+ " testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.boot:spring-boot-starter-test:3.0. +" )
209
209
" testWithSpringBoot_3_0RuntimeOnly" (" org.springframework:spring-context:6.0.+" )
210
210
" testWithSpringBoot_3_0RuntimeOnly" (" org.springframework:spring-web:6.0.+" )
211
211
" testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.batch:spring-batch-core:5.+" )
@@ -215,8 +215,8 @@ dependencies {
215
215
" testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.security:spring-security-web:6.0.+" )
216
216
" testWithSpringBoot_3_0RuntimeOnly" (" org.springframework.security:spring-security-ldap:6.0.+" )
217
217
218
- " testWithSpringBoot_3_2RuntimeOnly" (" org.springframework.boot:spring-boot-starter:3.2+" )
219
- " testWithSpringBoot_3_2RuntimeOnly" (" org.springframework.boot:spring-boot-starter-test:3.2+" )
218
+ " testWithSpringBoot_3_2RuntimeOnly" (" org.springframework.boot:spring-boot-starter:3.2. +" )
219
+ " testWithSpringBoot_3_2RuntimeOnly" (" org.springframework.boot:spring-boot-starter-test:3.2. +" )
220
220
221
221
" testWithSpringSecurity_5_7RuntimeOnly" (" org.springframework:spring-context:5.3.+" )
222
222
" testWithSpringSecurity_5_7RuntimeOnly" (" org.springframework.boot:spring-boot-starter:2.7.+" )
You can’t perform that action at this time.
0 commit comments