Skip to content

Commit 4838866

Browse files
committed
dependencies: move up to Spring Boot/SDR 3.4.12
1 parent 11a95fe commit 4838866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ version = 1.0.4
33
group = com.redis.om
44
description = Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the powerful Spring Data Redis (SDR) framework.
55

6-
springBootVersion = 3.4.8
6+
springBootVersion = 3.4.12
77
springDependencyVersion = 1.1.7
88

99
testcontainersRedisVersion = 2.2.4
10-
sdrVersion = 3.4.5
10+
sdrVersion = 3.4.12
1111
jedisVersion = 5.2.0
1212
cdi = 2.0-PFD
1313
autoServiceVersion = 1.1.1

0 commit comments

Comments
 (0)