mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-06-27 15:32:41 +08:00
1.3.9
This commit is contained in:
parent
f1aa91c81d
commit
03aaeff1bf
@ -1,6 +1,13 @@
|
|||||||
yexuejc-base 更新记录
|
yexuejc-base 更新记录
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
#### version :1.3.9
|
||||||
|
**time:2019-1-11 16:50:51** <br/>
|
||||||
|
**branch:** master <br/>
|
||||||
|
**update:** <br/>
|
||||||
|
>1. RSA2 增加证书格式转换 JKS(xx.keystore) 、 PKCS12(xx.pfx)相互转换
|
||||||
|
#
|
||||||
|
|
||||||
#### version :1.3.8
|
#### version :1.3.8
|
||||||
**time:2019-1-11 13:28:12** <br/>
|
**time:2019-1-11 13:28:12** <br/>
|
||||||
**branch:** master <br/>
|
**branch:** master <br/>
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>top.yexuejc</groupId>
|
<groupId>top.yexuejc</groupId>
|
||||||
<artifactId>yexuejc-base</artifactId>
|
<artifactId>yexuejc-base</artifactId>
|
||||||
<version>1.3.8</version>
|
<version>1.3.9</version>
|
||||||
|
|
||||||
<name>${project.artifactId}</name>
|
<name>${project.artifactId}</name>
|
||||||
<url>https://github.com/yexuejc/yexuejc-base</url>
|
<url>https://github.com/yexuejc/yexuejc-base</url>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user