提交 3d2a8d9c 编写于 作者: Chatopera 研发团队's avatar Chatopera 研发团队

https://github.com/chatopera/cskefu/issues/384 fix by update spring boot to 1.5.22 release

上级 2de29139
......@@ -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>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册