Skip to content

Commit 986755c

Browse files
Merge pull request #76 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-4.0.2
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 4.0.1 to 4.0.2
2 parents 9954223 + c3243e8 commit 986755c

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>4.0.1</version>
109+
<version>4.0.2</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)