Merge branch 'main' into 4.0.x

This commit is contained in:
Stéphane Nicoll 2025-05-26 09:54:36 +02:00
commit 7b057414ab
1 changed files with 1 additions and 1 deletions

View File

@ -973,7 +973,7 @@ bom {
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
}
}
library("Jedis", "5.2.0") {
library("Jedis", "6.0.0") {
prohibit {
contains "-beta"
because "we don't want beta dependencies"