|
@@ -32,11 +32,12 @@
|
|
|
<name>Bstek</name>
|
|
<name>Bstek</name>
|
|
|
<url>http://www.bstek.com</url>
|
|
<url>http://www.bstek.com</url>
|
|
|
</organization>
|
|
</organization>
|
|
|
- <parent>
|
|
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
|
|
- <artifactId>spring-boot-starter-parent</artifactId>
|
|
|
|
|
- <version>1.5.8.RELEASE</version>
|
|
|
|
|
- </parent>
|
|
|
|
|
|
|
+ <parent>
|
|
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
|
|
+ <artifactId>spring-boot-starter-parent</artifactId>
|
|
|
|
|
+ <version>2.0.3.RELEASE</version>
|
|
|
|
|
+ <relativePath/>
|
|
|
|
|
+ </parent>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
@@ -44,8 +45,8 @@
|
|
|
</dependency>
|
|
</dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.bstek.urule</groupId>
|
|
<groupId>com.bstek.urule</groupId>
|
|
|
- <artifactId>urule-console</artifactId>
|
|
|
|
|
- <version>2.1.1-SNAPSHOT</version>
|
|
|
|
|
|
|
+ <artifactId>urule-console-pro</artifactId>
|
|
|
|
|
+ <version>2.0.6-SNAPSHOT</version>
|
|
|
<exclusions>
|
|
<exclusions>
|
|
|
<exclusion>
|
|
<exclusion>
|
|
|
<groupId>org.slf4j</groupId>
|
|
<groupId>org.slf4j</groupId>
|