RuoYi
2023-02-16 8dff14a6ccb9e57e94dcc2ef473acfdafb2f49ae
ruoyi-modules/ruoyi-gen/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <groupId>com.ruoyi</groupId>
        <artifactId>ruoyi-modules</artifactId>
        <version>3.4.0</version>
        <version>3.6.2</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -52,12 +52,6 @@
        <dependency>
            <groupId>org.apache.velocity</groupId>
            <artifactId>velocity-engine-core</artifactId>
        </dependency>
        <!-- Commons Collections -->
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
        </dependency>
        
        <!-- Mysql Connector -->