RuoYi
2023-06-29 e134133639dff035e84a2dbc69525e9df681efee
pom.xml
@@ -15,7 +15,7 @@
    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.5.14</version>
        <version>2.5.15</version>
        <relativePath />
    </parent>
@@ -230,7 +230,7 @@
            <version>${kaptcha.version}</version>
            <exclusions>
                <exclusion>
                    <artifactId>javax.servlet-api</artifactId>
                    <artifactId>servlet-api</artifactId>
                    <groupId>javax.servlet</groupId>
                </exclusion>
            </exclusions>