Refine javadoc links for 3.4.x

See gh-41614
This commit is contained in:
Phillip Webb
2024-11-20 19:27:28 -08:00
parent b094a13c3b
commit cdf0bfa5b0
3 changed files with 5 additions and 0 deletions

View File

@@ -2387,6 +2387,7 @@ bom {
}
links {
site("https://testcontainers.com/modules/redis/")
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
}
}
library("Thymeleaf", "3.1.2.RELEASE") {