Qytera-Gmbh / QTAF

QTAF is a Java test framework based on TestNG and offers easy setup of Selenium and fast extensibility.
https://qytera-gmbh.github.io
MIT License
10 stars 0 forks source link

Delete usage of `javax.activation` #294

Closed csvtuda closed 5 months ago

csvtuda commented 6 months ago

The import is currently causing issues in a project which uses QTAF. The javax.activation package has been moved to jakarta.activation some time ago and should be updated/removed in QTAF, too.

See: https://wiki.eclipse.org/Jakarta_EE_Maven_Coordinates