We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b0ec8 commit e77503fCopy full SHA for e77503f
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2010-2022 the original author or authors.
+ Copyright 2010-2023 the original author or authors.
5
6
Licensed under the Apache License, Version 2.0 (the "License");
7
you may not use this file except in compliance with the License.
@@ -105,7 +105,7 @@
105
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
106
<osgi.dynamicImport>*</osgi.dynamicImport>
107
108
- <mybatis.version>3.5.11</mybatis.version>
+ <mybatis.version>3.5.13</mybatis.version>
109
<spring.version>5.3.24</spring.version>
110
<spring-batch.version>4.3.7</spring-batch.version>
111
<module.name>org.mybatis.spring</module.name>
0 commit comments