Skip to content

Commit

Permalink
client.vertx module needs to depend on javax.sql.api
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Sep 2, 2024
1 parent b2d003d commit b75fcf0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
<module name="jakarta.enterprise.api"/>
<module name="io.vertx.core"/>
<module name="org.jboss.logging"/>
<module name="javax.sql.api"/>
</dependencies>
</module>

0 comments on commit b75fcf0

Please sign in to comment.