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 5a49a89 commit 99e8055Copy full SHA for 99e8055
pom.xml
@@ -21,7 +21,7 @@
21
<parent>
22
<groupId>org.mybatis</groupId>
23
<artifactId>mybatis-parent</artifactId>
24
- <version>19-SNAPSHOT</version>
+ <version>19</version>
25
</parent>
26
27
<artifactId>mybatis-cdi</artifactId>
@@ -63,7 +63,7 @@
63
<dependency>
64
65
<artifactId>mybatis</artifactId>
66
- <version>3.2.3</version>
+ <version>3.2.4</version>
67
<scope>provided</scope>
68
</dependency>
69
0 commit comments