fix hibernate-scan-jandex definitions
This commit is contained in:
parent
abcdd60b76
commit
ef3250cb28
|
@ -18,6 +18,7 @@ dependencies {
|
|||
api project( ":hibernate-envers" )
|
||||
api project( ":hibernate-spatial" )
|
||||
api project( ":hibernate-community-dialects" )
|
||||
api project( ":hibernate-scan-jandex" )
|
||||
|
||||
api project( ":hibernate-agroal" )
|
||||
api project( ":hibernate-c3p0" )
|
||||
|
|
Loading…
Reference in New Issue