Skip to content

Commit

Permalink
[JBPM-10221] Fix assembly for webc after RHPAM-4876
Browse files Browse the repository at this point in the history
  • Loading branch information
gmunozfe committed Jan 25, 2024
1 parent 967abf4 commit d4a40cf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@
<include>org.quartz-scheduler:quartz</include>

<include>com.google.inject.extensions:guice-servlet</include>

<include>org.jboss.resteasy:resteasy-jackson2-provider</include>

</includes>
<outputDirectory>WEB-INF/lib</outputDirectory>
<useTransitiveFiltering>true</useTransitiveFiltering>
Expand Down

0 comments on commit d4a40cf

Please sign in to comment.