Skip to content

Commit e77503f

Browse files
renovate[bot]kazuki43zoo
authored andcommitted
Update dependency org.mybatis:mybatis to v3.5.13
(cherry picked from commit 52916d5)
1 parent c2b0ec8 commit e77503f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2010-2022 the original author or authors.
4+
Copyright 2010-2023 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -105,7 +105,7 @@
105105
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108-
<mybatis.version>3.5.11</mybatis.version>
108+
<mybatis.version>3.5.13</mybatis.version>
109109
<spring.version>5.3.24</spring.version>
110110
<spring-batch.version>4.3.7</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>

0 commit comments

Comments
 (0)