File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.owasp.esapi</groupId >
55 <artifactId >esapi</artifactId >
6- <version >2.2.1.0-RC1 </version >
6+ <version >2.2.1.0</version >
77 <packaging >jar</packaging >
88
99 <distributionManagement >
136136 <version .powermock>2.0.7</version .powermock>
137137 <version .spotbugs>4.0.4</version .spotbugs>
138138 <!-- Upgrading to 3.0.0-M3+ causes this test case error:
139- org.owasp.esapi.reference.DefaultValidatorInputStringAPITest.getValidInputNullAllowedPassthrough Time elapsed: 2.057 s <<< ERROR!
140- java.lang.OutOfMemoryError: PermGen space -->
139+ org.owasp.esapi.reference.DefaultValidatorInputStringAPITest.getValidInputNullAllowedPassthrough Time elapsed: 2.057 s <<< ERROR!
140+ java.lang.OutOfMemoryError: PermGen space
141+
142+ when running tests with Java 7 on Mac OS X. No problems observed on Linux.
143+ -->
141144 <version .surefire>3.0.0-M2</version .surefire>
142145 </properties >
143146
You can’t perform that action at this time.
0 commit comments