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