Skip to content

Commit 94447b2

Browse files
author
lbw
committed
🔖 Releasing / Version tags. 0.0.8
1 parent 6b7662a commit 94447b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.pig4cloud.plugin</groupId>
3434
<artifactId>multilevel-cache-spring-boot-starter</artifactId>
35-
<version>0.0.7</version>
35+
<version>0.0.8</version>
3636
</dependency>
3737
```
3838

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.6.0</version>
8+
<version>2.7.3</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.pig4cloud.plugin</groupId>
@@ -37,7 +37,7 @@
3737

3838
<properties>
3939
<java.version>1.8</java.version>
40-
<mica.version>2.2.2</mica.version>
40+
<mica.version>2.3.1</mica.version>
4141
<spring.checkstyle.plugin>0.0.29</spring.checkstyle.plugin>
4242
</properties>
4343

0 commit comments

Comments
 (0)