File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
forest-spring-boot-starter Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1212 <img src="https://gitee.com/dromara/forest/badge/star.svg" alt="Gitee Stars">
1313</a >
1414<!--
15- <a href="https://search.maven.org/artifact/com.dtflys.forest/forest-core/1.5.27 /jar">
15+ <a href="https://search.maven.org/artifact/com.dtflys.forest/forest-core/1.5.28 /jar">
1616 <img src="https://img.shields.io/badge/maven%20central-1.5.1-brightgreen.svg" alt="Maven Central">
1717</a>
1818-->
1919<!--
20- <a href="https://gitee.com/dromara/forest/releases/v1.5.27 ">
21- <img src="https://img.shields.io/badge/release-v1.5.27 " alt="Release">
20+ <a href="https://gitee.com/dromara/forest/releases/v1.5.28 ">
21+ <img src="https://img.shields.io/badge/release-v1.5.28 " alt="Release">
2222</a>
2323-->
2424<a href =" https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html " >
Original file line number Diff line number Diff line change 66
77 <groupId >com.dtflys.forest</groupId >
88 <artifactId >forest-core</artifactId >
9- <version >1.5.27 </version >
9+ <version >1.5.28 </version >
1010
1111 <parent >
1212 <groupId >com.dtflys.forest</groupId >
1313 <artifactId >forest</artifactId >
14- <version >1.5.27 </version >
14+ <version >1.5.28 </version >
1515 </parent >
1616
1717 <properties >
142142 <dependency >
143143 <groupId >com.dtflys.forest</groupId >
144144 <artifactId >forest-mock</artifactId >
145- <version >1.5.27 </version >
145+ <version >1.5.28 </version >
146146 <scope >test</scope >
147147 <exclusions >
148148 <exclusion >
Original file line number Diff line number Diff line change 66
77 <groupId >com.dtflys.forest</groupId >
88 <artifactId >forest-mock</artifactId >
9- <version >1.5.27 </version >
9+ <version >1.5.28 </version >
1010
1111 <name >forest-mock</name >
1212
1313 <parent >
1414 <groupId >com.dtflys.forest</groupId >
1515 <artifactId >forest</artifactId >
16- <version >1.5.27 </version >
16+ <version >1.5.28 </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 66
77 <groupId >com.dtflys.forest</groupId >
88 <artifactId >forest-spring-boot-starter</artifactId >
9- <version >1.5.27 </version >
9+ <version >1.5.28 </version >
1010
1111 <parent >
1212 <groupId >com.dtflys.forest</groupId >
1313 <artifactId >forest</artifactId >
14- <version >1.5.27 </version >
14+ <version >1.5.28 </version >
1515 </parent >
1616
1717 <dependencyManagement >
Original file line number Diff line number Diff line change 66
77 <groupId >com.dtflys.forest</groupId >
88 <artifactId >forest-spring</artifactId >
9- <version >1.5.27 </version >
9+ <version >1.5.28 </version >
1010
1111 <parent >
1212 <groupId >com.dtflys.forest</groupId >
1313 <artifactId >forest</artifactId >
14- <version >1.5.27 </version >
14+ <version >1.5.28 </version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 44
55 <groupId >com.dtflys.forest</groupId >
66 <artifactId >forest</artifactId >
7- <version >1.5.27 </version >
7+ <version >1.5.28 </version >
88 <packaging >pom</packaging >
99 <name >forest</name >
1010 <description >A easy HTTP client framework for Java</description >
3131 <url >https://github.com/dromara/forest</url >
3232 <connection >scm:git:https://github.com/dromara/forest.git</connection >
3333 <developerConnection >https://forest.dtflyx.com</developerConnection >
34- <tag >1.5.27 </tag >
34+ <tag >1.5.28 </tag >
3535 </scm >
3636
3737 <properties >
You can’t perform that action at this time.
0 commit comments