diff --git a/license-header.txt b/header.txt similarity index 100% rename from license-header.txt rename to header.txt diff --git a/pom.xml b/pom.xml index 9ac5a5e..8043af0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,10 @@ org.springframework.boot spring-boot-starter-parent - 3.1.1 + 3.1.5 + xyz.playedu playedu 1.2 @@ -96,25 +97,6 @@ 4.4 - - - io.jsonwebtoken - jjwt-api - 0.11.5 - - - io.jsonwebtoken - jjwt-impl - 0.11.5 - runtime - - - io.jsonwebtoken - jjwt-gson - 0.11.5 - compile - - io.minio minio @@ -155,12 +137,6 @@ sa-token-jwt 1.34.0 - - - org.springdoc - springdoc-openapi-starter-webmvc-ui - 2.0.4 - @@ -186,9 +162,8 @@ true - - license-header.txt + header.txt