Skip to content

Commit 0ca1aee

Browse files
authored
Fixes user-reported typo in persistence guide (helidon-io#7750)
Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
1 parent ab3bd22 commit 0ca1aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mp/persistence.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ managed]
928928
----
929929
<dependency>
930930
<groupId>io.helidon.integrations.cdi</groupId>
931-
<artifactId>helidon-integrations-cdi-eclipselink</artifactId>
931+
<artifactId>helidon-integrations-cdi-hibernate</artifactId>
932932
<scope>runtime</scope> <!--1-->
933933
</dependency>
934934
----

0 commit comments

Comments
 (0)