Skip to content

Commit 896c895

Browse files
committed
upgrade to mybatis-parent 5, 4 had an unknown bug on assembly resolved only taking a look at the Maven ML, not reported on the main doc :(
1 parent f7ae473 commit 896c895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.mybatis</groupId>
55
<artifactId>mybatis-parent</artifactId>
6-
<version>4</version>
6+
<version>5</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>mybatis</artifactId>

0 commit comments

Comments
 (0)