Skip to content

Commit c2ea65e

Browse files
Merge pull request #66 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-4.0.0
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 3.5.8 to 4.0.0
2 parents d5155d0 + d1c5dbc commit c2ea65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.springframework.boot</groupId>
108108
<artifactId>spring-boot-starter-data-redis</artifactId> <!-- Redis integration -->
109-
<version>3.5.8</version>
109+
<version>4.0.0</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)