Skip to content

Commit 0be22a8

Browse files
committed
Merge branch '6.2.x'
2 parents 3b4d663 + dcfe33f commit 0be22a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ configure([rootProject] + javaProjects) { project ->
7070
ext.javadocLinks = [
7171
"https://docs.oracle.com/en/java/javase/17/docs/api/",
7272
// "https://jakarta.ee/specifications/platform/11/apidocs/",
73-
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
73+
"https://docs.hibernate.org/orm/5.6/javadocs/",
7474
"https://www.quartz-scheduler.org/api/2.3.0/",
7575
"https://hc.apache.org/httpcomponents-client-5.5.x/current/httpclient5/apidocs/",
7676
"https://projectreactor.io/docs/test/release/api/",

0 commit comments

Comments
 (0)