Skip to content

Commit

Permalink
Update dependency org.mybatis:mybatis to v3.5.14
Browse files Browse the repository at this point in the history
(cherry picked from commit 08004f2)
  • Loading branch information
renovate[bot] authored and kazuki43zoo committed Nov 3, 2023
1 parent 48a96cf commit 03955e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>

<mybatis.version>3.5.13</mybatis.version>
<mybatis.version>3.5.14</mybatis.version>
<spring.version>5.3.28</spring.version>
<spring-batch.version>4.3.8</spring-batch.version>
<module.name>org.mybatis.spring</module.name>
Expand Down

0 comments on commit 03955e5

Please sign in to comment.