Skip to content

Commit eb076fe

Browse files
Bump mybatis from 3.5.4 to 3.5.5
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](mybatis/mybatis-3@mybatis-3.5.4...mybatis-3.5.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2961c72 commit eb076fe

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)