We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 599481c + 87bc3c5 commit 5a461c9Copy full SHA for 5a461c9
api/pom.xml
@@ -348,7 +348,7 @@
348
<Specification-Version>${spec.specification.version}</Specification-Version>
349
<Specification-Vendor>${vendor.name}</Specification-Vendor>
350
<_nodefaultversion>false</_nodefaultversion>
351
- <Export-Package>javax.json.bind.*; version=${spec.version}</Export-Package>
+ <Export-Package>jakarta.json.bind.*; version=${spec.version}</Export-Package>
352
<_noee>true</_noee>
353
</instructions>
354
</configuration>
0 commit comments