疯狂的狮子Li
2022-02-27 e6014dd0e904a7bd7049116069bdb48109c42860
ruoyi-common/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi-vue-plus</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.4.0</version>
        <version>4.0.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -38,11 +38,6 @@
        <dependency>
            <groupId>cn.dev33</groupId>
            <artifactId>sa-token-jwt</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.security</groupId>
            <artifactId>spring-security-crypto</artifactId>
        </dependency>
        <!-- 自定义验证注解 -->