Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 18be0d8

Browse files
committed
Change spring in redis-concurrency limit to a version compatible with current jedis
1 parent d6167fa commit 18be0d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

redis-concurrency-limit/dependencies.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"locked": "3.1.5"
3434
},
3535
"org.springframework.data:spring-data-redis": {
36-
"locked": "3.1.5"
36+
"locked": "2.7.16"
3737
},
3838
"redis.clients:jedis": {
3939
"locked": "3.3.0"
@@ -244,7 +244,7 @@
244244
"locked": "3.1.5"
245245
},
246246
"org.springframework.data:spring-data-redis": {
247-
"locked": "3.1.5"
247+
"locked": "2.7.16"
248248
},
249249
"org.testcontainers:spock": {
250250
"locked": "1.18.3"
@@ -435,7 +435,7 @@
435435
"locked": "3.1.5"
436436
},
437437
"org.springframework.data:spring-data-redis": {
438-
"locked": "3.1.5"
438+
"locked": "2.7.16"
439439
},
440440
"org.testcontainers:spock": {
441441
"locked": "1.18.3"

0 commit comments

Comments
 (0)