mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Jedis 8.0.1
Closes gh-51756
This commit is contained in:
@@ -1106,7 +1106,7 @@ bom {
|
||||
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
|
||||
}
|
||||
}
|
||||
library("Jedis", "8.0.0") {
|
||||
library("Jedis", "8.0.1") {
|
||||
alignWith {
|
||||
property {
|
||||
name "jedis"
|
||||
|
||||
Reference in New Issue
Block a user