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 07e2ae6 commit 2b8037fCopy full SHA for 2b8037f
pom.xml
@@ -20,19 +20,4 @@
20
<module>zip</module>
21
<module>java</module>
22
</modules>
23
-
24
- <properties>
25
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
- <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
- <junit.version>4.13.1</junit.version>
28
- <xalan.version>2.7.2</xalan.version>
29
- <xmlsec.version>2.3.0</xmlsec.version>
30
- <httpclient.version>4.5.13</httpclient.version>
31
- <bouncycastle.version>1.70</bouncycastle.version>
32
- <wss4j.version>2.4.1</wss4j.version>
33
- <commonlang3.version>3.4</commonlang3.version>
34
- <mockito.version>1.10.19</mockito.version>
35
- <slf4j.version>1.7.32</slf4j.version>
36
- </properties>
37
38
</project>
0 commit comments