Skip to content

Commit a5c7376

Browse files
committed
3.3.9-SNAPSHOT
1 parent 04a779a commit a5c7376

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>tk.mybatis</groupId>
3030
<artifactId>mapper</artifactId>
31-
<version>3.3.8</version>
31+
<version>3.3.9-SNAPSHOT</version>
3232
<packaging>jar</packaging>
3333

3434
<name>mapper</name>
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.mybatis.generator</groupId>
103103
<artifactId>mybatis-generator-core</artifactId>
104-
<version>1.3.2</version>
104+
<version>1.3.4</version>
105105
<scope>compile</scope>
106106
<optional>true</optional>
107107
</dependency>

0 commit comments

Comments
 (0)