Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei authored Aug 2, 2024
1 parent 52008e2 commit fade131
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ https://github.com/sagframe/sqltoy-online-doc/blob/master/docs/sqltoy/search.md
# 码云地址: https://gitee.com/sagacity/sagacity-sqltoy

# 最新版本
* 5.6.14 LTS (jdk17+/springboot3.x)/5.6.14.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-7-26
* 5.6.16 LTS (jdk17+/springboot3.x)/5.6.16.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-8-2
```xml
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy-spring-starter</artifactId>
<!-- solon 适配版本 <artifactId>sagacity-sqltoy-solon-plugin</artifactId> -->
<!-- jdk8 对应的版本号为:5.6.14.jre8 -->
<version>5.6.14</version>
<!-- jdk8 对应的版本号为:5.6.16.jre8 -->
<version>5.6.16</version>
</dependency>
```
* 5.2.106 LTS (jdk1.8+) 发版日期: 2024-7-12
Expand Down

0 comments on commit fade131

Please sign in to comment.