Merge pull request #19 from HideyoshiNakazone/devel

Revert "Merge pull request #18 from HideyoshiNakazone/devel"
This commit is contained in:
2023-08-23 18:40:14 -03:00
committed by GitHub

View File

@@ -46,12 +46,7 @@
<groupId>org.springframework.session</groupId> <groupId>org.springframework.session</groupId>
<artifactId>spring-session-data-redis</artifactId> <artifactId>spring-session-data-redis</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<version>8.5.32</version>
<type>pom</type>
</dependency>
<dependency> <dependency>
<groupId>com.auth0</groupId> <groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId> <artifactId>java-jwt</artifactId>