Skip to content

Commit 7167668

Browse files
committed
JeecgBoot 低代码平台 3.5.3 版本发布,Online 功能专题升级
1 parent 1a722fc commit 7167668

File tree

36 files changed

+46
-46
lines changed

36 files changed

+46
-46
lines changed

README-EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
JEECG BOOT Low Code Development Platform
88
===============
99

10-
The Latest Version: 3.5.2(Release date:2023-06-12
10+
The Latest Version: 3.5.3(Release date:2023-07-24
1111

1212

1313
[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
1414
[![](https://img.shields.io/badge/Author-qiaoqiaoyun-orange.svg)](http://www.jeecg.com)
1515
[![](https://img.shields.io/badge/Blog-blog-blue.svg)](https://jeecg.blog.csdn.net)
16-
[![](https://img.shields.io/badge/version-3.5.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
16+
[![](https://img.shields.io/badge/version-3.5.3-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
1717
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)
1818
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)
1919

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
JEECG BOOT 低代码开发平台
88
===============
99

10-
当前最新版本: 3.5.2(发布日期:2023-06-12
10+
当前最新版本: 3.5.3(发布日期:2023-07-24
1111

1212

1313
[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
1414
[![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](http://www.jeecg.com)
1515
[![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net)
16-
[![](https://img.shields.io/badge/version-3.5.2-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
16+
[![](https://img.shields.io/badge/version-3.5.3-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
1717
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)
1818
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)
1919

jeecg-boot-base-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeecgframework.boot</groupId>
66
<artifactId>jeecg-boot-parent</artifactId>
7-
<version>3.5.2</version>
7+
<version>3.5.3</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>jeecg-boot-base-core</artifactId>

jeecg-module-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jeecg-boot-parent</artifactId>
77
<groupId>org.jeecgframework.boot</groupId>
8-
<version>3.5.2</version>
8+
<version>3.5.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jeecg-module-system/jeecg-system-api/jeecg-system-cloud-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jeecg-system-api</artifactId>
77
<groupId>org.jeecgframework.boot</groupId>
8-
<version>3.5.2</version>
8+
<version>3.5.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jeecg-module-system/jeecg-system-api/jeecg-system-local-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jeecg-system-api</artifactId>
77
<groupId>org.jeecgframework.boot</groupId>
8-
<version>3.5.2</version>
8+
<version>3.5.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jeecg-module-system/jeecg-system-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jeecg-module-system</artifactId>
77
<groupId>org.jeecgframework.boot</groupId>
8-
<version>3.5.2</version>
8+
<version>3.5.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

jeecg-module-system/jeecg-system-biz/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jeecgframework.boot</groupId>
66
<artifactId>jeecg-module-system</artifactId>
7-
<version>3.5.2</version>
7+
<version>3.5.3</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

jeecg-module-system/jeecg-system-start/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ WORKDIR /jeecg-boot
1111
EXPOSE 8080
1212

1313
#ADD ./src/main/resources/jeecg ./config/jeecg
14-
ADD ./target/jeecg-system-start-3.5.2.jar ./
14+
ADD ./target/jeecg-system-start-3.5.3.jar ./
1515

16-
CMD sleep 60;java -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-start-3.5.2.jar
16+
CMD sleep 60;java -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-start-3.5.3.jar

jeecg-module-system/jeecg-system-start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>jeecg-module-system</artifactId>
77
<groupId>org.jeecgframework.boot</groupId>
8-
<version>3.5.2</version>
8+
<version>3.5.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)