Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei authored Jan 6, 2025
1 parent e3170a3 commit 2b8b624
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.36 LTS (jdk17+/springboot3.x)/5.6.36.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2025-1-3
* 5.6.37 LTS (jdk17+/springboot3.x)/5.6.37.jre8 (兼容5.2.x/5.3.x版本) 发版日期: 2025-1-6
```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.36.jre8 -->
<version>5.6.36</version>
<!-- jdk8 对应的版本号为:5.6.37.jre8 -->
<version>5.6.37</version>
</dependency>
```
* 5.2.112 (jdk1.8+) 发版日期: 2024-12-12
Expand Down

0 comments on commit 2b8b624

Please sign in to comment.