|
@@ -107,9 +107,8 @@
|
|
<artifactId>javax.mail</artifactId>
|
|
<artifactId>javax.mail</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
- <groupId>org.thymeleaf</groupId>
|
|
|
|
- <artifactId>thymeleaf</artifactId>
|
|
|
|
- <version>3.0.9.RELEASE</version>
|
|
|
|
|
|
+ <groupId>org.springframework.boot</groupId>
|
|
|
|
+ <artifactId>spring-boot-starter-thymeleaf</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>io.jsonwebtoken</groupId>
|
|
<groupId>io.jsonwebtoken</groupId>
|