RuoYi
2023-08-15 4ac7a1aa1fe3abc3d59b8ce1d417f2bc8ad215d4
ruoyi-framework/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.8.4</version>
        <version>3.8.6</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -41,7 +41,7 @@
            <artifactId>kaptcha</artifactId>
            <exclusions>
                <exclusion>
                    <artifactId>javax.servlet-api</artifactId>
                    <artifactId>servlet-api</artifactId>
                    <groupId>javax.servlet</groupId>
                </exclusion>
            </exclusions>