Skip to content

Commit 99e8055

Browse files
committed
parent & core updated to latest released versions
1 parent 5a49a89 commit 99e8055

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.mybatis</groupId>
2323
<artifactId>mybatis-parent</artifactId>
24-
<version>19-SNAPSHOT</version>
24+
<version>19</version>
2525
</parent>
2626

2727
<artifactId>mybatis-cdi</artifactId>
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.mybatis</groupId>
6565
<artifactId>mybatis</artifactId>
66-
<version>3.2.3</version>
66+
<version>3.2.4</version>
6767
<scope>provided</scope>
6868
</dependency>
6969
<dependency>

0 commit comments

Comments
 (0)