xiangpei
2024-03-07 2b5b4582b5c28e69b0854fd16906be6f2b142b41
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>