ome / ome-model

OME model (specification, code generator, implementation)
Other
13 stars 25 forks source link

Use Maven profiles to handle different versions of TestNG #188

Closed sbesson closed 5 months ago

sbesson commented 5 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