Use simplified @Grab where possible
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.test
|
||||
|
||||
@Grab("org.hsqldb:hsqldb:2.2.9")
|
||||
@Grab("hsqldb")
|
||||
|
||||
@Configuration
|
||||
@EnableTransactionManagement
|
||||
|
||||
Reference in New Issue
Block a user