Skip to content

Commit 53f4a67

Browse files
authored
Merge pull request #428 from mybatis/dependabot/maven/org.mybatis-mybatis-3.5.9
Bump mybatis from 3.5.8 to 3.5.9
2 parents 45cc5e0 + 6f9e237 commit 53f4a67

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
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>org.mybatis</groupId>
226226
<artifactId>mybatis</artifactId>
227-
<version>3.5.8</version>
227+
<version>3.5.9</version>
228228
<scope>provided</scope>
229229
<optional>true</optional>
230230
</dependency>

0 commit comments

Comments
 (0)