From e2714627d624cd739910fc4aff1729a58669d9fd Mon Sep 17 00:00:00 2001 From: Gavin King Date: Fri, 16 Jun 2023 16:01:05 +0200 Subject: [PATCH] mention Envers in optional deps --- documentation/src/main/asciidoc/introduction/Configuration.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/src/main/asciidoc/introduction/Configuration.adoc b/documentation/src/main/asciidoc/introduction/Configuration.adoc index f7870dd4f9..fd1a93b851 100644 --- a/documentation/src/main/asciidoc/introduction/Configuration.adoc +++ b/documentation/src/main/asciidoc/introduction/Configuration.adoc @@ -117,6 +117,7 @@ and `com.github.ben-manes.caffeine:jcache` `com.fasterxml.jackson.core:jackson-databind` + or `org.eclipse:yasson` | <> | `org.hibernate.orm:hibernate-spatial` +| <>, for auditing historical data | `org.hibernate.orm:hibernate-envers` |=== You might also add the Hibernate {enhancer}[bytecode enhancer] to your