mcy 6 ani în urmă
părinte
comite
c2ce662f9a
1 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 10 0
      canal-admin/pom.xml

+ 10 - 0
canal-admin/pom.xml

@@ -48,6 +48,16 @@
                 <artifactId>caffeine</artifactId>
                 <artifactId>caffeine</artifactId>
                 <version>2.6.2</version>
                 <version>2.6.2</version>
             </dependency>
             </dependency>
+            <dependency>
+                <groupId>commons-beanutils</groupId>
+                <artifactId>commons-beanutils</artifactId>
+                <version>1.8.2</version>
+            </dependency>
+            <dependency>
+                <groupId>commons-lang</groupId>
+                <artifactId>commons-lang</artifactId>
+                <version>2.6</version>
+            </dependency>
         </dependencies>
         </dependencies>
     </dependencyManagement>
     </dependencyManagement>