Skip to content

Commit fbbb73e

Browse files
committed
link to JPA 3.2
1 parent f9f8f98 commit fbbb73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h3>JPA</h3>
5454
<p>
5555
The JPA interfaces are defined by the JPA specification. For details see the latest
5656
<a href="https://jakarta.ee/specifications/persistence/">specification</a> along with the
57-
<a href="https://jakarta.ee/specifications/persistence/3.1/apidocs/">API documentation</a>
57+
<a href="https://jakarta.ee/specifications/persistence/3.2/apidocs/">API documentation</a>
5858
for the package {@link jakarta.persistence}.
5959
</p>
6060
<p>

0 commit comments

Comments
 (0)