Skip to content

Commit cb76257

Browse files
authored
Merge pull request #31 from hazendaz/master
[pom] Update mybatis to 3.4.4
2 parents 0f9d55f + 4e9d368 commit cb76257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.mybatis</groupId>
7575
<artifactId>mybatis</artifactId>
76-
<version>3.4.2</version>
76+
<version>3.4.4</version>
7777
<scope>provided</scope>
7878
</dependency>
7979

0 commit comments

Comments
 (0)