Skip to content

Commit

Permalink
* jython ->
Browse files Browse the repository at this point in the history
java.base,java.desktop,java.naming,java.scripting,java.sql,jdk.unsupported,jdk.xml.dom
  • Loading branch information
yanavasileva committed Jun 18, 2024
1 parent 2edff68 commit 54dc767
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
</resources>

<dependencies>
<module name="javax.api" />
<module name="java.base" />
<module name="java.desktop" />
<module name="java.naming" />
<module name="java.scripting" />
<module name="java.sql" />
<module name="jdk.unsupported" />
<module name="jdk.xml.dom"/>
<module name="org.camunda.spin.camunda-spin-core" />
</dependencies>
</module>

0 comments on commit 54dc767

Please sign in to comment.