MNG-5386: Dispose of ClassRealms after invocation to prevent out of Permgen errors (update to classworlds 2.4.1)

This commit is contained in:
Jason van Zyl 2012-11-29 21:51:11 -08:00
parent af88f8500d
commit 620137ebca
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<inceptionYear>2001</inceptionYear>
<properties>
<classWorldsVersion>2.4</classWorldsVersion>
<classWorldsVersion>2.4.1</classWorldsVersion>
<commonsCliVersion>1.2</commonsCliVersion>
<easyMockVersion>1.2_Java1.3</easyMockVersion>
<junitVersion>3.8.2</junitVersion>