RuoYi
2023-02-23 7c9903e0579f6dfd54b6de93496e39b3b6c3ea7f
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 -->