diff --git a/documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc b/documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc index 1fa1c09257..9741ad0af7 100644 --- a/documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc +++ b/documentation/src/main/asciidoc/userguide/chapters/query/spatial/Spatial.adoc @@ -54,7 +54,7 @@ For Maven, you need to add the following dependency: [source,xml] ---- - org.hibernate + org.hibernate.orm hibernate-spatial ${hibernate.version}