From 9c681f38b742b26b841eb42bc19879cb90ac03de Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 8 Jul 2024 17:30:58 -0400 Subject: Add XML property lists Implement support for the XML property lists that are the newer version of the ASCII ones. There are a few things that still need to be done, but all of the basics are there Next things - Allow collapsing a property list into a series of objects - Serialize both the property list and flattened objects to XML --- projects/net.wotonomy.foundation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/net.wotonomy.foundation/pom.xml') diff --git a/projects/net.wotonomy.foundation/pom.xml b/projects/net.wotonomy.foundation/pom.xml index edb26be..4a347cc 100644 --- a/projects/net.wotonomy.foundation/pom.xml +++ b/projects/net.wotonomy.foundation/pom.xml @@ -13,7 +13,7 @@ junit junit - 3.8.1 + 4.13.1 test -- cgit v1.2.3