|
|
@ -11,6 +11,11 @@ |
|
|
|
<artifactId>commons-beanutils</artifactId> |
|
|
|
<artifactId>commons-beanutils</artifactId> |
|
|
|
<version>1.9.4</version> |
|
|
|
<version>1.9.4</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>com.amihaiemil.web</groupId> |
|
|
|
|
|
|
|
<artifactId>eo-yaml</artifactId> |
|
|
|
|
|
|
|
<version>5.2.3</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<properties> |
|
|
|
<properties> |
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
|
|