Skip to content

Commit 9028d29

Browse files
committed
Merge pull request #37 from hazendaz/master
Update mybatis and parent dependencies.
2 parents 23fd11c + 4887217 commit 9028d29

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

@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.mybatis</groupId>
7070
<artifactId>mybatis</artifactId>
71-
<version>3.3.0</version>
71+
<version>3.3.1</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)