File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 105105 <osgi .import>org.springframework.batch.*;resolution:=optional,*</osgi .import>
106106 <osgi .dynamicImport>*</osgi .dynamicImport>
107107
108- <mybatis .version>3.5.0-SNAPSHOT </mybatis .version>
108+ <mybatis .version>3.5.0</mybatis .version>
109109 <spring .version>5.1.4.RELEASE</spring .version>
110110 <spring-batch .version>4.1.0.RELEASE</spring-batch .version>
111111 <module .name>org.mybatis.spring</module .name>
306306
307307 </dependencies >
308308
309- <repositories >
310- <repository >
311- <id >sonatype-oss-snapshots</id >
312- <name >Sonatype OSS Snapshots Repository</name >
313- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
314- <snapshots >
315- <enabled >true</enabled >
316- </snapshots >
317- </repository >
318- <repository >
319- <id >spring-milestones</id >
320- <name >Spring Milestones</name >
321- <url >https://repo.spring.io/libs-milestone</url >
322- <snapshots >
323- <enabled >false</enabled >
324- </snapshots >
325- </repository >
326- </repositories >
327-
328309 <build >
329310 <plugins >
330311 <plugin >
You can’t perform that action at this time.
0 commit comments