wildfly / wildfly-tck-runners

Test runners for executing various TCKs against a WildFly runtime
Apache License 2.0
1 stars 7 forks source link

[Issue 74] Update to WildFly 27.0.1.Final #75

Closed bstansberry closed 1 year ago

bstansberry commented 1 year ago

While doing this I updated various other dependencies to match what was used in 27.0.1.

Fixed various things I encountered when building the changed modules, particularly the need to configure JBoss Nexus as a repository.

Resolves #74

jamezp commented 1 year ago

Something worth considering for this repository I think would be enabling dependabot. Given we will tag based on a WildFly release it's best to keep testing the most updated versions of dependencies IMO.