Skip to content

Commit 6f9dcc4

Browse files
authoredJan 3, 2025··
Update dependency org.mybatis:mybatis to v3.5.19
1 parent 73bb838 commit 6f9dcc4

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.18</version>
106+
<version>3.5.19</version>
107107
<scope>provided</scope>
108108
<optional>true</optional>
109109
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.