RuoYi
2021-10-12 af1b557bc8db65b45390aa4895fe2b6fc3445b28
ruoyi-modules/ruoyi-gen/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <groupId>com.ruoyi</groupId>
        <artifactId>ruoyi-modules</artifactId>
        <version>2.5.0</version>
        <version>3.2.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -54,6 +54,12 @@
            <artifactId>velocity</artifactId>
        </dependency>
        
        <!-- Commons Collections -->
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
        </dependency>
        <!-- Mysql Connector -->
        <dependency>
            <groupId>mysql</groupId>