Skip to content

Commit

Permalink
Update dependency org.mybatis:mybatis to v3.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent f2fc2bd commit 5ec18de
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 @@ -62,7 +62,7 @@
<osgi.export>org.mybatis.typehandlers.threetenextra;version=${project.version};-noimport:=true</osgi.export>
<module.name>org.mybatis.typehandlers.threeten.extra</module.name>

<mybatis.version>3.5.14</mybatis.version>
<mybatis.version>3.5.15</mybatis.version>
<threeten-extra.version>1.7.2</threeten-extra.version>

<!-- Reproducible Builds -->
Expand Down

0 comments on commit 5ec18de

Please sign in to comment.