File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Include the dependency to your project's pom.xml file:
1414 <dependency >
1515 <groupId >io.github.openfeign.form</groupId >
1616 <artifactId >feign-form</artifactId >
17- <version >3.6 .0</version >
17+ <version >3.7 .0</version >
1818 </dependency >
1919</dependencies >
2020```
@@ -136,12 +136,12 @@ Include the dependencies to your project's pom.xml file:
136136 <dependency >
137137 <groupId >io.github.openfeign.form</groupId >
138138 <artifactId >feign-form</artifactId >
139- <version >3.6 .0</version >
139+ <version >3.7 .0</version >
140140 </dependency >
141141 <dependency >
142142 <groupId >io.github.openfeign.form</groupId >
143143 <artifactId >feign-form-spring</artifactId >
144- <version >3.6 .0</version >
144+ <version >3.7 .0</version >
145145 </dependency >
146146</dependencies >
147147```
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 <parent >
2929 <groupId >io.github.openfeign.form</groupId >
3030 <artifactId >parent</artifactId >
31- <version >3.6 .0</version >
31+ <version >3.7 .0</version >
3232 </parent >
3333
3434 <name >Open Feign Forms Extension for Spring</name >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 <parent >
2929 <groupId >io.github.openfeign.form</groupId >
3030 <artifactId >parent</artifactId >
31- <version >3.6 .0</version >
31+ <version >3.7 .0</version >
3232 </parent >
3333
3434 <name >Open Feign Forms Core</name >
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ limitations under the License.
2424
2525 <groupId >io.github.openfeign.form</groupId >
2626 <artifactId >parent</artifactId >
27- <version >3.6 .0</version >
27+ <version >3.7 .0</version >
2828 <packaging >pom</packaging >
2929
3030 <modules >
@@ -62,7 +62,7 @@ limitations under the License.
6262 <url >https://github.com/OpenFeign/feign-form</url >
6363 <connection >scm:git:https://github.com/OpenFeign/feign-form.git</connection >
6464 <developerConnection >scm:git:https://github.com/OpenFeign/feign-form.git</developerConnection >
65- <tag >3.6 .0</tag >
65+ <tag >3.7 .0</tag >
6666 </scm >
6767
6868 <distributionManagement >
You can’t perform that action at this time.
0 commit comments