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 @@ -357,34 +357,8 @@ bom {
357
357
}
358
358
library(" Groovy" , " 2.5.12" ) {
359
359
group(" org.codehaus.groovy" ) {
360
- modules = [
361
- " groovy" ,
362
- " groovy-ant" ,
363
- " groovy-backports-compat23" ,
364
- " groovy-bsf" ,
365
- " groovy-cli-commons" ,
366
- " groovy-cli-picocli" ,
367
- " groovy-console" ,
368
- " groovy-datetime" ,
369
- " groovy-dateutil" ,
370
- " groovy-docgenerator" ,
371
- " groovy-groovydoc" ,
372
- " groovy-groovysh" ,
373
- " groovy-jaxb" ,
374
- " groovy-jmx" ,
375
- " groovy-json" ,
376
- " groovy-json-direct" ,
377
- " groovy-jsr223" ,
378
- " groovy-macro" ,
379
- " groovy-nio" ,
380
- " groovy-servlet" ,
381
- " groovy-sql" ,
382
- " groovy-swing" ,
383
- " groovy-templates" ,
384
- " groovy-test" ,
385
- " groovy-test-junit5" ,
386
- " groovy-testng" ,
387
- " groovy-xml"
360
+ imports = [
361
+ " groovy-bom"
388
362
]
389
363
}
390
364
}
You can’t perform that action at this time.
0 commit comments