|
@@ -23,14 +23,14 @@
|
|
|
<rythm.version>1.3.0</rythm.version>
|
|
<rythm.version>1.3.0</rythm.version>
|
|
|
<freemarker.version>2.3.30</freemarker.version>
|
|
<freemarker.version>2.3.30</freemarker.version>
|
|
|
<enjoy.version>4.9.03</enjoy.version>
|
|
<enjoy.version>4.9.03</enjoy.version>
|
|
|
- <thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
|
|
|
|
|
|
|
+ <thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>
|
|
|
<mail.version>1.6.2</mail.version>
|
|
<mail.version>1.6.2</mail.version>
|
|
|
<jsch.version>0.1.55</jsch.version>
|
|
<jsch.version>0.1.55</jsch.version>
|
|
|
<zxing.version>3.4.1</zxing.version>
|
|
<zxing.version>3.4.1</zxing.version>
|
|
|
<net.version>3.7.2</net.version>
|
|
<net.version>3.7.2</net.version>
|
|
|
<emoji-java.version>5.1.1</emoji-java.version>
|
|
<emoji-java.version>5.1.1</emoji-java.version>
|
|
|
<servlet-api.version>4.0.1</servlet-api.version>
|
|
<servlet-api.version>4.0.1</servlet-api.version>
|
|
|
- <spring-boot.version>2.4.0</spring-boot.version>
|
|
|
|
|
|
|
+ <spring-boot.version>2.4.1</spring-boot.version>
|
|
|
<cglib.version>3.3.0</cglib.version>
|
|
<cglib.version>3.3.0</cglib.version>
|
|
|
</properties>
|
|
</properties>
|
|
|
|
|
|
|
@@ -406,7 +406,7 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.mvel</groupId>
|
|
<groupId>org.mvel</groupId>
|
|
|
<artifactId>mvel2</artifactId>
|
|
<artifactId>mvel2</artifactId>
|
|
|
- <version>2.4.10.Final</version>
|
|
|
|
|
|
|
+ <version>2.4.11.Final</version>
|
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
</dependency>
|
|
@@ -420,7 +420,7 @@
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-expression</artifactId>
|
|
<artifactId>spring-expression</artifactId>
|
|
|
- <version>5.3.1</version>
|
|
|
|
|
|
|
+ <version>5.3.2</version>
|
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
</dependency>
|