Closed parsharma closed 4 months ago
We need to update the dependency to WildFly 33 because our CI will not pass without the latest dependency.
@parsharma WildFly 33.0.0.Final ha been released and is upgraded in prospero main, please rebase your PR.
Note apart from adding the dependency, you need to move the jackson-dataformat-yaml
artifact from the common org.jboss.prospero
module to the standalone's org.jboss.prospero-dep
module
Ah right, the WildflyFpTest uses a hardcoded wildfly-28 manifest because back then WildFly didn't publish manifests... it will have to be updated to use the latest published WildFly manifest
superseded by #744
Issue: https://github.com/wildfly-extras/prospero/issues/704