|
|
@ -86,12 +86,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
<properties>
|
|
|
|
<!-- Project revision -->
|
|
|
|
<!-- Project revision -->
|
|
|
|
<revision>1.6.0-2021.0.3-SNAPSHOT</revision>
|
|
|
|
<revision>1.6.0-2021.0.3</revision>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Spring Cloud -->
|
|
|
|
<!-- Spring Cloud -->
|
|
|
|
<spring.cloud.version>2021.0.3</spring.cloud.version>
|
|
|
|
<spring.cloud.version>2021.0.3</spring.cloud.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Spring Boot -->
|
|
|
|
<!-- Spring Boot -->
|
|
|
|
<spring.boot.version>2.6.9</spring.boot.version>
|
|
|
|
<spring.boot.version>2.6.9</spring.boot.version>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Spring Framework -->
|
|
|
|
<!-- Spring Framework -->
|
|
|
@ -130,13 +130,13 @@
|
|
|
|
<scope>import</scope>
|
|
|
|
<scope>import</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<artifactId>spring-boot-dependencies</artifactId>
|
|
|
|
<artifactId>spring-boot-dependencies</artifactId>
|
|
|
|
<version>${spring.boot.version}</version>
|
|
|
|
<version>${spring.boot.version}</version>
|
|
|
|
<type>pom</type>
|
|
|
|
<type>pom</type>
|
|
|
|
<scope>import</scope>
|
|
|
|
<scope>import</scope>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Spring Framework Dependencies -->
|
|
|
|
<!-- Spring Framework Dependencies -->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|