File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 5
5
<relativePath >../</relativePath >
6
6
<artifactId >wildfirechat-parent</artifactId >
7
7
<groupId >cn.wildfirechat</groupId >
8
- <version >1.2.2 </version >
8
+ <version >1.2.3 </version >
9
9
</parent >
10
10
11
11
<artifactId >moquette-broker</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >wildfirechat-parent</artifactId >
7
7
<groupId >cn.wildfirechat</groupId >
8
- <version >1.2.2 </version >
8
+ <version >1.2.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
<!-- <relativePath>../pom.xml</relativePath>-->
7
7
<artifactId >wildfirechat-parent</artifactId >
8
8
<groupId >cn.wildfirechat</groupId >
9
- <version >1.2.2 </version >
9
+ <version >1.2.3 </version >
10
10
</parent >
11
11
12
12
<artifactId >distribution</artifactId >
Original file line number Diff line number Diff line change 12
12
<artifactId >wildfirechat-parent</artifactId >
13
13
14
14
<packaging >pom</packaging >
15
- <version >1.2.2 </version >
15
+ <version >1.2.3 </version >
16
16
<name >Wildfire Chat</name >
17
17
<description >Wildfire Chat Server</description >
18
18
<inceptionYear >2019</inceptionYear >
Original file line number Diff line number Diff line change 12
12
13
13
# 更新记录
14
14
15
+ --------------
16
+ Release note 1.2.3:
17
+ 1 . 同步专业版IM服务server SDK。
18
+ 2 . 添加对鸿蒙平台的支持。
19
+ 3 . 解决server端音视频SDK信令支持问题。
20
+ 4 . 升级部分依赖,解决漏洞问题
21
+
15
22
--------------
16
23
Release note 1.2.2:
17
24
1 . 解决搜索特殊字符时的转义问题。
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >wildfirechat-parent</artifactId >
5
5
<groupId >cn.wildfirechat</groupId >
6
- <version >1.2.2 </version >
6
+ <version >1.2.3 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
You can’t perform that action at this time.
0 commit comments