Skip to content

Commit 5685eb4

Browse files
committed
Merge pull request #30 from hazendaz/master
[pom] Update mybatis to 3.3.1
2 parents 1fa3a5d + 6b9ea93 commit 5685eb4

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.mybatis</groupId>
2222
<artifactId>mybatis-parent</artifactId>
23-
<version>26-SNAPSHOT</version>
23+
<version>26</version>
2424
<relativePath />
2525
</parent>
2626

@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.mybatis</groupId>
6666
<artifactId>mybatis</artifactId>
67-
<version>3.3.0</version>
67+
<version>3.3.1</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)