We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7f28f commit 2cf41edCopy full SHA for 2cf41ed
pom.xml
@@ -80,17 +80,6 @@
80
</profiles>
81
82
<dependencies>
83
- <dependency>
84
- <groupId>org.apache.commons</groupId>
85
- <artifactId>commons-configuration2</artifactId>
86
- <version>2.10.1</version>
87
- </dependency>
88
89
- <groupId>commons-beanutils</groupId>
90
- <artifactId>commons-beanutils</artifactId>
91
- <version>1.9.4</version>
92
93
-
94
<!-- Certificado Utils -->
95
<dependency>
96
<groupId>br.com.swconsultoria</groupId>
@@ -273,4 +262,4 @@
273
262
</plugin>
274
263
</plugins>
275
264
</build>
276
-</project>
265
+</project>
0 commit comments