Skip to content

Commit e7b9e25

Browse files
Merge pull request #80 from SmartPotTech/dependabot/maven/org.springframework.boot-spring-boot-starter-data-redis-4.0.3
deps: bump org.springframework.boot:spring-boot-starter-data-redis from 4.0.2 to 4.0.3
2 parents e8c8e70 + 862d12a commit e7b9e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2</version>
109+
<version>4.0.3</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)