File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >app.myoss.cloud</groupId >
24
24
<artifactId >spring-boot-build</artifactId >
25
- <version >2.1.23 .RELEASE</version >
25
+ <version >2.1.24 .RELEASE</version >
26
26
</dependency >
27
27
```
28
28
29
29
``` xml
30
30
<dependency >
31
31
<groupId >app.myoss.cloud</groupId >
32
32
<artifactId >myoss-spring-boot-parent</artifactId >
33
- <version >2.1.23 .RELEASE</version >
33
+ <version >2.1.24 .RELEASE</version >
34
34
</dependency >
35
35
```
36
36
37
37
``` xml
38
38
<dependency >
39
39
<groupId >app.myoss.cloud</groupId >
40
40
<artifactId >myoss-cloud-dependencies</artifactId >
41
- <version >2.1.23 .RELEASE</version >
41
+ <version >2.1.24 .RELEASE</version >
42
42
</dependency >
43
43
```
44
44
50
50
<parent >
51
51
<groupId >app.myoss.cloud</groupId >
52
52
<artifactId >myoss-spring-boot-parent</artifactId >
53
- <version >2.1.23 .RELEASE</version >
53
+ <version >2.1.24 .RELEASE</version >
54
54
</parent >
55
55
```
56
56
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >app.myoss.cloud</groupId >
8
8
<artifactId >spring-boot-build</artifactId >
9
- <version >2.1.23 .RELEASE</version >
9
+ <version >2.1.24 .RELEASE</version >
10
10
</parent >
11
11
12
12
<artifactId >myoss-cloud-dependencies</artifactId >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >app.myoss.cloud</groupId >
14
14
<artifactId >myoss-spring-boot-parent</artifactId >
15
- <version >2.1.23 .RELEASE</version >
15
+ <version >2.1.24 .RELEASE</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<name >myoss-spring-boot-parent</name >
50
50
<maven .compiler.target>${java.version} </maven .compiler.target>
51
51
52
52
<!-- myoss cloud -->
53
- <myoss-cloud .spring-boot-build.version>2.1.23 .RELEASE</myoss-cloud .spring-boot-build.version>
53
+ <myoss-cloud .spring-boot-build.version>2.1.24 .RELEASE</myoss-cloud .spring-boot-build.version>
54
54
<myoss-cloud .java-code-style.version>2.1.6.RELEASE</myoss-cloud .java-code-style.version>
55
55
<!-- myoss cloud -->
56
56
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >app.myoss.cloud</groupId >
7
7
<artifactId >spring-boot-build</artifactId >
8
- <version >2.1.23 .RELEASE</version >
8
+ <version >2.1.24 .RELEASE</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >myoss-spring-boot-build</name >
You can’t perform that action at this time.
0 commit comments