fix hibernate-scan-jandex definitions

This commit is contained in:
Steve Ebersole 2024-11-14 08:31:46 -06:00
parent abcdd60b76
commit ef3250cb28
1 changed files with 1 additions and 0 deletions

View File

@ -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" )