Skip to content

Commit c3ee72b

Browse files
authored
Merge pull request #58 from GGGGGHT/renovate/spring-data
fix(deps): update spring data to v2.7.4
2 parents 5af8785 + 98db74b commit c3ee72b

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
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.springframework.data</groupId>
149149
<artifactId>spring-data-redis</artifactId>
150-
<version>2.7.2</version>
150+
<version>2.7.4</version>
151151
<exclusions>
152152
<exclusion>
153153
<artifactId>spring-data-commons</artifactId>
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.springframework.data</groupId>
160160
<artifactId>spring-data-commons</artifactId>
161-
<version>2.7.2</version>
161+
<version>2.7.4</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)