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 @@ -40,7 +40,7 @@ key=ip+url+args
40
40
< dependency>
41
41
< groupId> com. pig4cloud. plugin< / groupId>
42
42
< artifactId> idempotent- spring- boot- starter< / artifactId>
43
- < version> 0.0 . 6 < / version>
43
+ < version> 0.0 . 7 < / version>
44
44
< / dependency>
45
45
```
46
46
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.6.2 </version >
8
+ <version >2.6.4 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.pig4cloud.plugin</groupId >
12
12
<artifactId >idempotent-spring-boot-starter</artifactId >
13
- <version >0.0.6 </version >
13
+ <version >0.0.7 </version >
14
14
<name >idempotent</name >
15
15
<description >An idempotent solution</description >
16
16
<url >https://pig4cloud.com</url >
You can’t perform that action at this time.
0 commit comments