Skip to content

Commit 4a248e2

Browse files
authored
Merge pull request #205 from mybatis/dependabot/maven/org.mybatis-mybatis-3.5.5
Bump mybatis from 3.5.4 to 3.5.5
2 parents 2961c72 + eb076fe commit 4a248e2

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.mybatis</groupId>
208208
<artifactId>mybatis</artifactId>
209-
<version>3.5.4</version>
209+
<version>3.5.5</version>
210210
<scope>test</scope>
211211
</dependency>
212212
<dependency>

0 commit comments

Comments
 (0)