upgraded sjson to 0.3 to handle json serialization of classes loaded through an externally specified classloader

This commit is contained in:
debasishg 2009-12-29 10:17:54 +05:30
parent 202d5527b0
commit fc0ee72b02
2 changed files with 1 additions and 1 deletions

View file

@ -97,7 +97,7 @@
<dependency>
<groupId>sjson.json</groupId>
<artifactId>sjson</artifactId>
<version>0.2</version>
<version>0.3</version>
</dependency>
<!-- For Testing -->

Binary file not shown.