File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
springboot-starter-data-fast
springboot-starter-id-generator
springboot-starter-security-jwt Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<groupId >com.codingapi.springboot</groupId >
14
14
<artifactId >springboot-parent</artifactId >
15
- <version >2.1.10 </version >
15
+ <version >2.1.11 </version >
16
16
17
17
<url >https://github.com/codingapi/springboot-framewrok</url >
18
18
<name >springboot-parent</name >
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 >2.1.10 </version >
8
+ <version >2.1.11 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
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 >2.1.10 </version >
8
+ <version >2.1.11 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
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 >2.1.10 </version >
9
+ <version >2.1.11 </version >
10
10
</parent >
11
11
12
12
<artifactId >springboot-starter-security-jwt</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.codingapi.springboot</groupId >
7
7
<artifactId >springboot-parent</artifactId >
8
- <version >2.1.10 </version >
8
+ <version >2.1.11 </version >
9
9
</parent >
10
10
<artifactId >springboot-starter</artifactId >
11
11
62
62
</dependency >
63
63
64
64
<dependency >
65
- <groupId >org.apache.tomcat.embed </groupId >
66
- <artifactId >tomcat-embed-core </artifactId >
65
+ <groupId >jakarta.servlet </groupId >
66
+ <artifactId >jakarta.servlet-api </artifactId >
67
67
</dependency >
68
68
69
69
<dependency >
You can’t perform that action at this time.
0 commit comments