File tree 5 files changed +9
-9
lines changed
example-infrastructure-jpa
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >springboot-example</artifactId >
7
7
<groupId >com.codingapi.springboot</groupId >
8
- <version >1.4.7 </version >
8
+ <version >1.4.8 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
21
21
<dependency >
22
22
<groupId >com.codingapi.springboot</groupId >
23
23
<artifactId >example-domain</artifactId >
24
- <version >1.4.7 </version >
24
+ <version >1.4.8 </version >
25
25
</dependency >
26
26
</dependencies >
27
27
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >springboot-example</artifactId >
7
7
<groupId >com.codingapi.springboot</groupId >
8
- <version >1.4.7 </version >
8
+ <version >1.4.8 </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-example</artifactId >
7
7
<groupId >com.codingapi.springboot</groupId >
8
- <version >1.4.7 </version >
8
+ <version >1.4.8 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
22
22
<dependency >
23
23
<groupId >com.codingapi.springboot</groupId >
24
24
<artifactId >example-domain</artifactId >
25
- <version >1.4.7 </version >
25
+ <version >1.4.8 </version >
26
26
</dependency >
27
27
28
28
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >springboot-example</artifactId >
7
7
<groupId >com.codingapi.springboot</groupId >
8
- <version >1.4.7 </version >
8
+ <version >1.4.8 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
22
22
<dependency >
23
23
<groupId >com.codingapi.springboot</groupId >
24
24
<artifactId >example-infrastructure-jpa</artifactId >
25
- <version >1.4.7 </version >
25
+ <version >1.4.8 </version >
26
26
</dependency >
27
27
28
28
<dependency >
29
29
<groupId >com.codingapi.springboot</groupId >
30
30
<artifactId >example-application</artifactId >
31
- <version >1.4.7 </version >
31
+ <version >1.4.8 </version >
32
32
</dependency >
33
33
34
34
Original file line number Diff line number Diff line change 18
18
19
19
<groupId >com.codingapi.springboot</groupId >
20
20
<artifactId >springboot-example</artifactId >
21
- <version >1.4.7 </version >
21
+ <version >1.4.8 </version >
22
22
23
23
<name >springboot-example</name >
24
24
<description >springboot-example project for Spring Boot</description >
You can’t perform that action at this time.
0 commit comments