-
Task
-
Resolution: Unresolved
-
Trivial
-
None
-
None
-
None
From the linked zulip conversation (see forum reference field), the
https://docs.wildfly.org/37/Developer_Guide.html#JPA_Reference_Guide contains "Hibernate (version 5.3)". The correct version is frequently changing in new releases but updating the WildFly pom.xml does not update the documentation. We should remove the version number from the documentation instead of expecting it to be updated for each WildFly release.
To address this issue, remove the first 5.3 version number from https://github.com/wildfly/wildfly/blob/main/docs/src/main/asciidoc/_developer-guide/Jakarta_Persistence_Reference_Guide.adoc (note that we can keep the 5.3+ references).