diff --git a/README.md b/README.md index c96ae3d..88d5437 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ MiniDao ======= -当前最新版本: 1.9.9 (发布日期:20240321) +当前最新版本: 1.9.10 (发布日期:20240401) [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jeecg.com/aboutusIndex) [![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net) -[![](https://img.shields.io/badge/version-1.9.9-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) +[![](https://img.shields.io/badge/version-1.9.10-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) @@ -44,7 +44,7 @@ MiniDao 是一款轻量级JAVA持久层框架,基于 SpringJdbc + freemarker org.jeecgframework minidao-pe - 1.9.9 + 1.9.10 ``` diff --git a/minidao-pe-example/pom.xml b/minidao-pe-example/pom.xml index 0fbee59..c94a074 100644 --- a/minidao-pe-example/pom.xml +++ b/minidao-pe-example/pom.xml @@ -3,17 +3,17 @@ 4.0.0 org.jeecgframework minidao-pe-example - 1.9.9 + 1.9.10 jar http://www.jeecg.com org.jeecgframework minidao-parent - 1.9.9 + 1.9.10 - 1.9.9 + 1.9.10 4.13.1 5.3.31 @@ -24,7 +24,7 @@ 2.6.2 3.41.2.2 - 1.2.19 + 1.2.22 1.2.16 diff --git a/minidao-pe/pom.xml b/minidao-pe/pom.xml index 0d5a5da..6d3d072 100644 --- a/minidao-pe/pom.xml +++ b/minidao-pe/pom.xml @@ -4,7 +4,7 @@ org.jeecgframework minidao-pe - 1.9.9 + 1.9.10 jar minidao-pe diff --git a/minidao-spring-boot-starter/pom.xml b/minidao-spring-boot-starter/pom.xml index dde5189..ca344be 100644 --- a/minidao-spring-boot-starter/pom.xml +++ b/minidao-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jeecgframework minidao-spring-boot-starter - 1.9.9 + 1.9.10 jar @@ -33,8 +33,8 @@ - 1.9.9 - 1.2.19 + 1.9.10 + 1.2.22 8.0.27 diff --git a/pom.xml b/pom.xml index a5d3beb..8feb643 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.jeecgframework minidao-parent - 1.9.9 + 1.9.10 pom