You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Hibernate ORM was updated to <ahref="https://hibernate.org/orm/releases/7.0/">7.0</a>.</p>
280
280
</div>
281
281
<divclass="paragraph">
282
282
<p>This is a major version and it comes with new features and significant changes that are presented in more details in a <ahref="https://quarkus.io/blog/hibernate7-on-quarkus/">dedicated blog post</a>.</p>
<p>Please also have a look to the dedicated section of our <ahref="https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.24#jakarta-persistence-hibernate-orm">migration guide</a>.</p>
286
286
</div>
287
287
<divclass="paragraph">
288
-
<p>Hibernate ORM 7.0 is an implementation of Jakarta Persistence 3.2.</p>
288
+
<p>Hibernate ORM 7.0 is an implementation of <ahref="https://jakarta.ee/specifications/persistence/3.2/">Jakarta Persistence 3.2</a>.</p>
<p>Hibernate ORM was updated to 7.0.</p>
560
+
<p>Hibernate ORM was updated to <a href="https://hibernate.org/orm/releases/7.0/">7.0</a>.</p>
561
561
</div>
562
562
<div class="paragraph">
563
563
<p>This is a major version and it comes with new features and significant changes that are presented in more details in a <a href="https://quarkus.io/blog/hibernate7-on-quarkus/">dedicated blog post</a>.</p>
@@ -566,16 +566,28 @@ you can develop your own Assistant features in your extensions.</p>
566
566
<p>Please also have a look to the dedicated section of our <a href="https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.24#jakarta-persistence-hibernate-orm">migration guide</a>.</p>
567
567
</div>
568
568
<div class="paragraph">
569
-
<p>Hibernate ORM 7.0 is an implementation of Jakarta Persistence 3.2.</p>
569
+
<p>Hibernate ORM 7.0 is an implementation of <a href="https://jakarta.ee/specifications/persistence/3.2/">Jakarta Persistence 3.2</a>.</p>
<p>Hibernate Validator was updated to 9.0.</p>
587
+
<p>Hibernate Validator was updated to <a href="https://hibernate.org/validator/releases/9.0/">9.0</a>.</p>
576
588
</div>
577
589
<div class="paragraph">
578
-
<p>Hibernate Validator 9.0 is an implementation of Jakarta Validation 3.1.</p>
590
+
<p>Hibernate Validator 9.0 is an implementation of <a href="https://jakarta.ee/specifications/bean-validation/3.1/">Jakarta Validation 3.1</a>.</p>
0 commit comments