diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index 32b79cb45de..e8806160312 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -1934,7 +1934,7 @@ out-of-the-box: |`org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web` |sql -|`org.springframework.jdbc.core`, `org.hibernate.SQL` +|`org.springframework.jdbc.core`, `org.hibernate.SQL`, `org.jooq.tools.LoggerListener` |===