mirror of
https://gitee.com/incloudcode/yexuejc-springboot.git
synced 2025-07-15 00:07:28 +08:00
1.0.12 maven仓库变更
This commit is contained in:
parent
55741a4da3
commit
87f87dbaef
13
UPDATE.md
13
UPDATE.md
@ -1,6 +1,17 @@
|
|||||||
uselaw-base 更新内容
|
yexuejc-springboot 更新内容
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
#### version :1.0.12
|
||||||
|
**time:2018-6-19 22:18:03** <br/>
|
||||||
|
**branch:** master <br/>
|
||||||
|
**关联工程:** <br/>
|
||||||
|
```
|
||||||
|
springboot-base:1.1.6
|
||||||
|
```
|
||||||
|
**update:** <br/>
|
||||||
|
1. maven仓库更新
|
||||||
|
|
||||||
|
#
|
||||||
#### version :1.0.11
|
#### version :1.0.11
|
||||||
**time:2018-6-19 22:18:03** <br/>
|
**time:2018-6-19 22:18:03** <br/>
|
||||||
**branch:** master <br/>
|
**branch:** master <br/>
|
||||||
|
2
pom.xml
2
pom.xml
@ -20,6 +20,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
<yexuejc.base.version>1.1.6</yexuejc.base.version>
|
||||||
<repos.yexuejc.url>https://nexus.yexuejc.club/repository/</repos.yexuejc.url>
|
<repos.yexuejc.url>https://nexus.yexuejc.club/repository/</repos.yexuejc.url>
|
||||||
|
|
||||||
<repos.aliyun.url>http://maven.aliyun.com/nexus/content/groups/public</repos.aliyun.url>
|
<repos.aliyun.url>http://maven.aliyun.com/nexus/content/groups/public</repos.aliyun.url>
|
||||||
@ -33,7 +34,6 @@
|
|||||||
<mybatis-spring-boot-starter.version>1.2.0</mybatis-spring-boot-starter.version>
|
<mybatis-spring-boot-starter.version>1.2.0</mybatis-spring-boot-starter.version>
|
||||||
<mybatis.version>3.4.2</mybatis.version>
|
<mybatis.version>3.4.2</mybatis.version>
|
||||||
|
|
||||||
<yexuejc.base.version>1.1.5</yexuejc.base.version>
|
|
||||||
<jjwt.version>0.7.0</jjwt.version>
|
<jjwt.version>0.7.0</jjwt.version>
|
||||||
<fastjson.version>1.1.46</fastjson.version>
|
<fastjson.version>1.1.46</fastjson.version>
|
||||||
<commons-codec.version>1.10</commons-codec.version>
|
<commons-codec.version>1.10</commons-codec.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user