Skip to content

Commit

Permalink
Replace javax.xml with jakarta.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
MancunianSam committed Feb 6, 2025
1 parent 2acedd5 commit 74de6bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ public PronomService getPronomServiceSoap() {
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* A list of {@link jakarta.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns PronomService
*/
Expand Down

0 comments on commit 74de6bb

Please sign in to comment.