|
|
@@ -18,8 +18,8 @@
|
|
|
|
|
|
<properties>
|
|
|
<!-- versions -->
|
|
|
- <velocity.version>2.1</velocity.version>
|
|
|
- <beetl.version>3.0.16.RELEASE</beetl.version>
|
|
|
+ <velocity.version>2.2</velocity.version>
|
|
|
+ <beetl.version>3.0.19.RELEASE</beetl.version>
|
|
|
<rythm.version>1.3.0</rythm.version>
|
|
|
<freemarker.version>2.3.29</freemarker.version>
|
|
|
<enjoy.version>4.8</enjoy.version>
|
|
|
@@ -153,7 +153,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.lionsoul</groupId>
|
|
|
<artifactId>jcseg-core</artifactId>
|
|
|
- <version>2.6.0</version>
|
|
|
+ <version>2.6.2</version>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
@@ -210,13 +210,13 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
- <version>2.2.4.RELEASE</version>
|
|
|
+ <version>2.2.5.RELEASE</version>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-test</artifactId>
|
|
|
- <version>2.2.4.RELEASE</version>
|
|
|
+ <version>2.2.5.RELEASE</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|