Merge pull request #3003 from iconoeugen/fix/update_server_spi_module_deps_for_script_based
KEYCLOAK-3285: Update server-spi module to include deps required by script based flow executor
This commit is contained in:
commit
b1ae0a9000
1 changed files with 1 additions and 0 deletions
|
@ -32,5 +32,6 @@
|
|||
<module name="javax.api"/>
|
||||
<module name="javax.ws.rs.api"/>
|
||||
<module name="org.apache.httpcomponents"/>
|
||||
<module name="org.jboss.resteasy.resteasy-jaxrs"/>
|
||||
</dependencies>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue