From 3db23673591cb35a9626475a79cdd3474e6a7f06 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Sun, 7 Dec 2025 18:10:18 -0500 Subject: Checkpoint commit before fully moving DB connection to app-level --- firmal/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'firmal/pom.xml') diff --git a/firmal/pom.xml b/firmal/pom.xml index aa1e601..dd41fe1 100644 --- a/firmal/pom.xml +++ b/firmal/pom.xml @@ -13,6 +13,23 @@ BJC-Utils2 2.0-SNAPSHOT + + org.json + json + 20160212 + + + com.ashardalon + esodata + 2.0-SNAPSHOT + + + + org.postgresql + postgresql + 42.7.8 + + -- cgit v1.2.3