Skip to content

Commit 194c69c

Browse files
committed
remove cache dependency
1 parent 4be89b5 commit 194c69c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
<groupId>org.springframework.boot</groupId>
3131
<artifactId>spring-boot-starter-actuator</artifactId>
3232
</dependency>
33-
<dependency>
34-
<groupId>org.springframework.boot</groupId>
35-
<artifactId>spring-boot-starter-cache</artifactId>
36-
</dependency>
3733
<dependency>
3834
<groupId>org.springframework.boot</groupId>
3935
<artifactId>spring-boot-starter-web</artifactId>

0 commit comments

Comments
 (0)