mirror of
https://github.com/chatopera/cosin.git
synced 2025-07-16 00:22:22 +08:00
https://github.com/chatopera/cskefu/issues/384 fix by update spring boot to 1.5.22 release
This commit is contained in:
parent
2de2913982
commit
3d2a8d9cdd
@ -10,9 +10,10 @@
|
||||
<groupId>com.chatopera.cc</groupId>
|
||||
<artifactId>cc-root</artifactId>
|
||||
<version>6.0.0-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
<!-- for Chatopera Nexus reference if file is available with latest version -->
|
||||
<!-- <relativePath/> -->
|
||||
<!-- for local reference if file is available with latest version -->
|
||||
<!-- <relativePath>../cc-root/pom.xml</relativePath> -->
|
||||
<relativePath>../root/pom.xml</relativePath>
|
||||
</parent>
|
||||
<build>
|
||||
<finalName>contact-center</finalName>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>1.5.10.RELEASE</version>
|
||||
<version>1.5.22.RELEASE</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user