Skip to content

Commit 35c5be1

Browse files
ljnelsondalexandrov
authored andcommitted
Fixes user-reported typo in persistence guide (helidon-io#7750)
Signed-off-by: Laird Nelson <[email protected]>
1 parent fcd1651 commit 35c5be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mp/persistence.adoc

+1-1
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)