Skip to content

Commit bc1dfa7

Browse files
authored
Merge pull request #9 from hybridx/dependabot/maven/org.mybatis-mybatis-3.5.4
Bump mybatis from 3.1.1 to 3.5.4
2 parents 5ae8fb8 + c0f4bf0 commit bc1dfa7

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.mybatis</groupId>
7777
<artifactId>mybatis</artifactId>
78-
<version>3.1.1</version>
78+
<version>3.5.4</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>mysql</groupId>

0 commit comments

Comments
 (0)