Skip to content

Commit

Permalink
[RESTEASY-2532] replace reference to jakarta-json
Browse files Browse the repository at this point in the history
  • Loading branch information
rsearls authored and asoldano committed Apr 23, 2020
1 parent 0d20c24 commit 7cc8c13
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -33,7 +33,7 @@
</resources>

<dependencies>
<module name="org.glassfish.javax.json"/>
<module name="org.glassfish.jakarta.json"/>
<module name="javax.json.bind.api" export="true"/>
<module name="org.eclipse.yasson"/>
<module name="javax.api"/>
Expand Down

0 comments on commit 7cc8c13

Please sign in to comment.