File tree Expand file tree Collapse file tree 1 file changed +2
-28
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +2
-28
lines changed Original file line number Diff line number Diff line change @@ -364,34 +364,8 @@ bom {
364
364
}
365
365
library(" Groovy" , " 2.5.12" ) {
366
366
group(" org.codehaus.groovy" ) {
367
- modules = [
368
- " groovy" ,
369
- " groovy-ant" ,
370
- " groovy-backports-compat23" ,
371
- " groovy-bsf" ,
372
- " groovy-cli-commons" ,
373
- " groovy-cli-picocli" ,
374
- " groovy-console" ,
375
- " groovy-datetime" ,
376
- " groovy-dateutil" ,
377
- " groovy-docgenerator" ,
378
- " groovy-groovydoc" ,
379
- " groovy-groovysh" ,
380
- " groovy-jaxb" ,
381
- " groovy-jmx" ,
382
- " groovy-json" ,
383
- " groovy-json-direct" ,
384
- " groovy-jsr223" ,
385
- " groovy-macro" ,
386
- " groovy-nio" ,
387
- " groovy-servlet" ,
388
- " groovy-sql" ,
389
- " groovy-swing" ,
390
- " groovy-templates" ,
391
- " groovy-test" ,
392
- " groovy-test-junit5" ,
393
- " groovy-testng" ,
394
- " groovy-xml"
367
+ imports = [
368
+ " groovy-bom"
395
369
]
396
370
}
397
371
}
You can’t perform that action at this time.
0 commit comments