xiangpei
2024-03-06 465d0d4a4979807cbb147e72c92c08c7fe3c4675
pom.xml
@@ -176,6 +176,12 @@
            <groupId>com.github.pagehelper</groupId>
            <artifactId>pagehelper-spring-boot-starter</artifactId>
            <version>${pagehelper.version}</version>
            <exclusions>
                <exclusion>
                    <artifactId>jsqlparser</artifactId>
                    <groupId>com.github.jsqlparser</groupId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>
@@ -289,4 +295,4 @@
            </plugin>
        </plugins>
    </build>
</project>
</project>