Skip to content

Commit d6acc94

Browse files
committed
parent 15
1 parent 31b7a1d commit d6acc94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.mybatis</groupId>
2626
<artifactId>mybatis-parent</artifactId>
27-
<version>14</version>
27+
<version>15</version>
2828
</parent>
2929

3030
<artifactId>mybatis-spring</artifactId>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.mybatis</groupId>
101101
<artifactId>mybatis</artifactId>
102-
<version>3.1.0</version>
102+
<version>3.1.1-SNAPSHOT</version>
103103
<scope>compile</scope>
104104
</dependency>
105105

0 commit comments

Comments
 (0)