From 3cf9d77b34e86d0665ff95c4d0b54e1a6bd17c8b Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Sat, 30 Dec 2023 17:15:01 +0000 Subject: add maven wrapper support; minor version upgrades and pom cleanups git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1402 f203690c-595d-4dc9-a70b-905162fa7fd2 --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index eb4d974..1dc8d73 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,12 @@ Jackcess A pure Java library for reading from and writing to MS Access databases. 4.0.6-SNAPSHOT + + + UTF-8 + UTF-8 + + https://jackcess.sourceforge.io 2005 @@ -257,7 +263,7 @@ junit junit - 4.13.1 + 4.13.2 test -- cgit v1.2.3