File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
<dependency >
33
33
<groupId >com.pig4cloud.plugin</groupId >
34
34
<artifactId >multilevel-cache-spring-boot-starter</artifactId >
35
- <version >0.0.8 </version >
35
+ <version >0.1.0 </version >
36
36
</dependency >
37
37
```
38
38
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.7.3 </version >
8
+ <version >2.7.4 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.pig4cloud.plugin</groupId >
12
12
<artifactId >multilevel-cache-spring-boot-starter</artifactId >
13
- <version >0.0.8 </version >
13
+ <version >0.1.0 </version >
14
14
<name >multilevel-cache-spring-boot-starter</name >
15
15
<description >support L1 caffeine and L2 redis cache</description >
16
16
<url >https://pig4cloud.com</url >
You can’t perform that action at this time.
0 commit comments