File tree 7 files changed +7
-7
lines changed
spring-boot-data-aggregator-autoconfigure
spring-boot-data-aggregator-core
spring-boot-data-aggregator-example
spring-boot-data-aggregator-starter
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pom.xml
23
23
<dependency >
24
24
<groupId >io.github.lvyahui8</groupId >
25
25
<artifactId >spring-boot-data-aggregator-starter</artifactId >
26
- <version >1.0.3 </version >
26
+ <version >{$LATEST_VERSION} </version >
27
27
</dependency >
28
28
```
29
29
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pom.xml
23
23
<dependency >
24
24
<groupId >io.github.lvyahui8</groupId >
25
25
<artifactId >spring-boot-data-aggregator-starter</artifactId >
26
- <version >1.0.3 </version >
26
+ <version >{$LATEST_VERSION} </version >
27
27
</dependency >
28
28
```
29
29
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
20
20
21
21
<groupId >io.github.lvyahui8</groupId >
22
22
<artifactId >spring-boot-data-aggregator</artifactId >
23
- <version >1.0.3 </version >
23
+ <version >1.0.4 </version >
24
24
<modules >
25
25
<module >spring-boot-data-aggregator-core</module >
26
26
<module >spring-boot-data-aggregator-autoconfigure</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.3 </version >
8
+ <version >1.0.4 </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 >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.3 </version >
8
+ <version >1.0.4 </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 >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.3 </version >
8
+ <version >1.0.4 </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 >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.3 </version >
8
+ <version >1.0.4 </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