Skip to content

Commit e69307d

Browse files
Bump mybatis from 3.5.2 to 3.5.3
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/mybatis/mybatis-3/releases) - [Commits](mybatis/mybatis-3@mybatis-3.5.2...mybatis-3.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 53ab8d2 commit e69307d

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
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>org.mybatis</groupId>
207207
<artifactId>mybatis</artifactId>
208-
<version>3.5.2</version>
208+
<version>3.5.3</version>
209209
<scope>test</scope>
210210
</dependency>
211211
<dependency>

0 commit comments

Comments
 (0)