File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pom.xml
2323<dependency >
2424 <groupId >io.github.lvyahui8</groupId >
2525 <artifactId >spring-boot-data-aggregator-starter</artifactId >
26- <version >1.0.3 </version >
26+ <version >{$LATEST_VERSION} </version >
2727</dependency >
2828```
2929
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ pom.xml
2323<dependency >
2424 <groupId >io.github.lvyahui8</groupId >
2525 <artifactId >spring-boot-data-aggregator-starter</artifactId >
26- <version >1.0.3 </version >
26+ <version >{$LATEST_VERSION} </version >
2727</dependency >
2828```
2929
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
2020
2121 <groupId >io.github.lvyahui8</groupId >
2222 <artifactId >spring-boot-data-aggregator</artifactId >
23- <version >1.0.3 </version >
23+ <version >1.0.4 </version >
2424 <modules >
2525 <module >spring-boot-data-aggregator-core</module >
2626 <module >spring-boot-data-aggregator-autoconfigure</module >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-data-aggregator</artifactId >
77 <groupId >io.github.lvyahui8</groupId >
8- <version >1.0.3 </version >
8+ <version >1.0.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-data-aggregator</artifactId >
77 <groupId >io.github.lvyahui8</groupId >
8- <version >1.0.3 </version >
8+ <version >1.0.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-data-aggregator</artifactId >
77 <groupId >io.github.lvyahui8</groupId >
8- <version >1.0.3 </version >
8+ <version >1.0.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-boot-data-aggregator</artifactId >
77 <groupId >io.github.lvyahui8</groupId >
8- <version >1.0.3 </version >
8+ <version >1.0.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments