From 0712961591fd26d0d21f80e700cea6d398c2ddb3 Mon Sep 17 00:00:00 2001 From: James Brotsos Date: Tue, 19 Dec 2023 12:29:58 -0800 Subject: [PATCH] Update pom.xml --- pom.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b71311..92ef26b 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,25 @@ spring-security-config ${spring.security.version} - + + log4j + log4j + 1.2.17 + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + junit junit