Skip to content

Commit 7f103f8

Browse files
committed
chore: update version to 6.0.0 and adjust dependencies in README
1 parent 476bd41 commit 7f103f8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>tk.mybatis</groupId>
3030
<artifactId>mapper</artifactId>
31-
<version>6.0.0-beta</version>
31+
<version>6.0.0</version>
3232
</dependency>
3333
```
3434

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<url>https://mybatis.io</url>
3636

3737
<properties>
38-
<revision>6.0.0-beta</revision>
38+
<revision>6.0.0</revision>
3939
<maven.compiler.source>17</maven.compiler.source>
4040
<maven.compiler.target>17</maven.compiler.target>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

wiki

Submodule wiki updated from b9ea57e to bbd478c

0 commit comments

Comments
 (0)