ome / ome-model

OME model (specification, code generator, implementation)
Other
14 stars 26 forks source link

Use Maven profiles to handle different versions of TestNG #188

Closed sbesson closed 8 months ago

sbesson commented 9 months ago

See also https://github.com/ome/ome-common-java/pull/88

For JDK8, bump org.testng:testng to the last supported release for this version i.e. 7.5 For JDK11+, bump org.testng:testng to the latest release 7.9.0