Skip to content

Commit a85bc00

Browse files
authoredNov 27, 2024··
Merge pull request #873 from mybatis/renovate/org.mybatis-mybatis-3.x
Update dependency org.mybatis:mybatis to v3.5.17
2 parents c5e51a5 + 42d5a43 commit a85bc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.mybatis</groupId>
105105
<artifactId>mybatis</artifactId>
106-
<version>3.5.16</version>
106+
<version>3.5.17</version>
107107
<scope>provided</scope>
108108
<optional>true</optional>
109109
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.