Skip to content

Commit db8ee7f

Browse files
authored
Merge pull request #68 from GGGGGHT/renovate/spring-data
fix(deps): update spring data to v2.7.5
2 parents e672fdb + ced7322 commit db8ee7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java8/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>org.springframework.data</groupId>
150150
<artifactId>spring-data-redis</artifactId>
151-
<version>2.7.4</version>
151+
<version>2.7.5</version>
152152
<exclusions>
153153
<exclusion>
154154
<artifactId>spring-data-commons</artifactId>
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>org.springframework.data</groupId>
161161
<artifactId>spring-data-commons</artifactId>
162-
<version>2.7.4</version>
162+
<version>2.7.5</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)