RuoYi
2023-07-06 4d5c204b9aa4b8ba0e42d20a73f5bd3de9ed73d2
ruoyi-framework/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.2.0</version>
        <version>3.8.6</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -37,11 +37,11 @@
        <!-- 验证码 -->
        <dependency>
            <groupId>com.github.penggle</groupId>
            <groupId>pro.fessional</groupId>
            <artifactId>kaptcha</artifactId>
            <exclusions>
                <exclusion>
                    <artifactId>javax.servlet-api</artifactId>
                    <artifactId>servlet-api</artifactId>
                    <groupId>javax.servlet</groupId>
                </exclusion>
            </exclusions>