File tree 6 files changed +10
-7
lines changed
springboot-starter-data-permission
springboot-starter-security-jwt 6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.codingapi.springboot</groupId >
13
13
<artifactId >springboot-parent</artifactId >
14
- <version >1.1.5 </version >
14
+ <version >1.1.6 </version >
15
15
16
16
<url >https://github.com/codingapi/springboot-framewrok</url >
17
17
<name >springboot-parent</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.codingapi.springboot</groupId >
6
6
<artifactId >springboot-parent</artifactId >
7
- <version >1.1.5 </version >
7
+ <version >1.1.6 </version >
8
8
</parent >
9
9
<artifactId >springboot-example</artifactId >
10
10
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >springboot-parent</artifactId >
8
8
<groupId >com.codingapi.springboot</groupId >
9
- <version >1.1.5 </version >
9
+ <version >1.1.6 </version >
10
10
</parent >
11
11
12
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >springboot-parent</artifactId >
7
7
<groupId >com.codingapi.springboot</groupId >
8
- <version >1.1.5 </version >
8
+ <version >1.1.6 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >springboot-starter-leaf</artifactId >
13
13
14
+ <name >springboot-starter-leaf</name >
15
+ <description >springboot-starter-leaf project for Spring Boot</description >
16
+
14
17
<properties >
15
18
<java .version>1.8</java .version>
16
19
</properties >
39
42
</dependency >
40
43
41
44
</dependencies >
42
- </project >
45
+ </project >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >springboot-parent</artifactId >
8
8
<groupId >com.codingapi.springboot</groupId >
9
- <version >1.1.5 </version >
9
+ <version >1.1.6 </version >
10
10
</parent >
11
11
12
12
<artifactId >springboot-starter-security-jwt</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.codingapi.springboot</groupId >
6
6
<artifactId >springboot-parent</artifactId >
7
- <version >1.1.5 </version >
7
+ <version >1.1.6 </version >
8
8
</parent >
9
9
<artifactId >springboot-starter</artifactId >
10
10
You can’t perform that action at this time.
0 commit comments