Skip to content

Commit

Permalink
Merge branch '5.6' of https://github.com/sagframe/sagacity-sqltoy int…
Browse files Browse the repository at this point in the history
…o 5.6
  • Loading branch information
chenrenfei committed May 21, 2024
2 parents bef09ce + 914cdd1 commit 7764aad
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.8 LTS (jdk17+/springboot3.x)/5.6.8.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-5-21
* 5.6.9 LTS (jdk17+/springboot3.x)/5.6.9.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2024-5-21
```xml
<dependency>
<groupId>com.sagframe</groupId>
<artifactId>sagacity-sqltoy-spring-starter</artifactId>
<!-- solon 适配版本 <artifactId>sagacity-sqltoy-solon-plugin</artifactId> -->
<!-- jdk8 对应的版本号为:5.6.8.jre8 -->
<version>5.6.8</version>
<!-- jdk8 对应的版本号为:5.6.9.jre8 -->
<version>5.6.9</version>
</dependency>
```
* 5.2.104 LTS (jdk1.8+) 发版日期: 2024-5-11
Expand Down

0 comments on commit 7764aad

Please sign in to comment.