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 d04055e commit 682abacCopy full SHA for 682abac
pom.xml
@@ -105,7 +105,7 @@
105
<gcu.product>Spring</gcu.product>
106
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
107
<osgi.dynamicImport>*</osgi.dynamicImport>
108
- <spring.version>4.3.5.RELEASE</spring.version>
+ <spring.version>4.3.6.RELEASE</spring.version>
109
</properties>
110
111
<dependencies>
src/main/java/org/mybatis/spring/MyBatisExceptionTranslator.java
@@ -1,5 +1,5 @@
1
/**
2
- * Copyright 2010-2016 the original author or authors.
+ * Copyright 2010-2017 the original author or authors.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
0 commit comments