Skip to content

Commit 1236938

Browse files
Merge pull request #12 from the-bionic/dependabot/maven/org.springframework.boot-spring-boot-starter-cache-2.2.5.RELEASE
Bump spring-boot-starter-cache from 2.0.0.RELEASE to 2.2.5.RELEASE
2 parents e9cd449 + 31a46c8 commit 1236938

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.springframework.boot</groupId>
154154
<artifactId>spring-boot-starter-cache</artifactId>
155-
<version>2.0.0.RELEASE</version>
155+
<version>2.2.5.RELEASE</version>
156156
</dependency>
157157
</dependencies>
158158

0 commit comments

Comments
 (0)