File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ dependencies {
1717 testImplementation " org.testcontainers:spock:${ revTestContainer} "
1818 testImplementation " org.testcontainers:testcontainers:${ revTestContainer} "
1919 testImplementation " com.google.protobuf:protobuf-java:${ revProtoBuf} "
20- testImplementation ' org.springframework.data:spring-data-redis'
20+ testImplementation ' org.springframework.data:spring-data-redis:2.7.16 '
2121}
Original file line number Diff line number Diff line change 3333 "locked": "3.1.4"
3434 },
3535 "org.springframework.data:spring-data-redis": {
36- "locked": "3.1.4 "
36+ "locked": "2.7.16 "
3737 },
3838 "redis.clients:jedis": {
3939 "locked": "3.6.0"
196196 ],
197197 "locked": "15.4"
198198 },
199+ "org.springdoc:springdoc-openapi-starter-webmvc-ui": {
200+ "firstLevelTransitive": [
201+ "com.netflix.conductor:conductor-common"
202+ ],
203+ "locked": "2.1.0"
204+ },
199205 "redis.clients:jedis": {
200206 "locked": "3.6.0"
201207 }
250256 "locked": "3.1.4"
251257 },
252258 "org.springframework.data:spring-data-redis": {
253- "locked": "3.1.4 "
259+ "locked": "2.7.16 "
254260 },
255261 "org.testcontainers:spock": {
256262 "locked": "1.15.3"
434440 "org.spockframework:spock-spring": {
435441 "locked": "2.4-M1-groovy-4.0"
436442 },
443+ "org.springdoc:springdoc-openapi-starter-webmvc-ui": {
444+ "firstLevelTransitive": [
445+ "com.netflix.conductor:conductor-common"
446+ ],
447+ "locked": "2.1.0"
448+ },
437449 "org.springframework.boot:spring-boot-starter-log4j2": {
438450 "locked": "3.1.4"
439451 },
440452 "org.springframework.boot:spring-boot-starter-test": {
441453 "locked": "3.1.4"
442454 },
443455 "org.springframework.data:spring-data-redis": {
444- "locked": "3.1.4 "
456+ "locked": "2.7.16 "
445457 },
446458 "org.testcontainers:spock": {
447459 "locked": "1.15.3"
You can’t perform that action at this time.
0 commit comments