jdaugherty commented on code in PR #15568: URL: https://github.com/apache/grails-core/pull/15568#discussion_r3196289283
########## grails-doc/src/en/guide/upgrading/upgrading80x.adoc: ########## @@ -267,6 +267,36 @@ This affects any code path that goes through Micronaut's HTTP client, filters, o NOTE: The Grails Forge generator enforces this requirement: selecting any Micronaut feature with a JDK version below 25 will fail with `IllegalArgumentException` at generation time. +===== 7.4 Hibernate-Specific Micronaut BOMs Review Comment: Section is numbered `7.4` — please verify that sections `7.1`–`7.3` exist earlier in the document, otherwise the numbering skips. If this is the only or first sub-section of section 7, it should be numbered `7.1`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
