Skip to content

Commit

Permalink
[WFCORE-5464] Make dmr module depend on jboss logging
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Aug 25, 2021
1 parent ce9fbd3 commit 7fae4fd
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@
<artifact name="${org.jboss:jboss-dmr}"/>
</resources>


<dependencies>
<module name="org.jboss.logging"/>
</dependencies>
</module>

0 comments on commit 7fae4fd

Please sign in to comment.