twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
482 stars 421 forks source link

misc: remove dependency on javax jaxb-api #714

Closed codylerum closed 1 year ago

codylerum commented 1 year ago

closes #713

Removes the dependency on javax.xml.bind. (JAXB)

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.