Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei authored Nov 1, 2024
1 parent 6b4bdb5 commit 4551c55
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,16 +46,16 @@ https://github.com/sagframe/sqltoy-online-doc/blob/master/docs/sqltoy/search.md
# 码云地址: https://gitee.com/sagacity/sagacity-sqltoy

# 最新版本
* 5.6.29 LTS (jdk17+/springboot3.x)/5.6.29.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-10-24
* 5.6.30 LTS (jdk17+/springboot3.x)/5.6.30.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-10-31
```xml
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy-spring-starter</artifactId>
<!-- solon 适配版本 <artifactId>sagacity-sqltoy-solon-plugin</artifactId> -->
<!-- 传统spring项目 <artifactId>sagacity-sqltoy-spring</artifactId> -->
<!-- 单纯sqltoy <artifactId>sagacity-sqltoy</artifactId> -->
<!-- jdk8 对应的版本号为:5.6.29.jre8 -->
<version>5.6.29</version>
<!-- jdk8 对应的版本号为:5.6.30.jre8 -->
<version>5.6.30</version>
</dependency>
```
* 5.2.110 (jdk1.8+) 发版日期: 2024-10-24
Expand Down

0 comments on commit 4551c55

Please sign in to comment.