Skip to content

Commit 7b05741

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents 08017a4 + e4e3cd4 commit 7b05741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ bom {
973973
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
974974
}
975975
}
976-
library("Jedis", "5.2.0") {
976+
library("Jedis", "6.0.0") {
977977
prohibit {
978978
contains "-beta"
979979
because "we don't want beta dependencies"

0 commit comments

Comments
 (0)