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 8
8
<groupId >ucles.weblab</groupId >
9
9
<artifactId >weblab-common-java</artifactId >
10
10
<packaging >pom</packaging >
11
- <version >2.1 .0-SNAPSHOT</version >
11
+ <version >2.3 .0-SNAPSHOT</version >
12
12
13
13
<parent >
14
14
<groupId >org.springframework.boot</groupId >
15
15
<artifactId >spring-boot-starter-parent</artifactId > <!-- for dependencies + plugin config such as git.properties -->
16
- <version >2.1.17 .RELEASE</version >
16
+ <version >2.3.7 .RELEASE</version >
17
17
</parent >
18
18
<modules >
19
19
<module >weblab-common</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >weblab-common-java</artifactId >
7
7
<groupId >ucles.weblab</groupId >
8
- <version >2.1 .0-SNAPSHOT</version >
8
+ <version >2.3 .0-SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments