aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_proxyservice/pom.xml
diff options
context:
space:
mode:
authorThomas <>2023-03-23 17:24:53 +0100
committerThomas <>2023-06-05 17:05:35 +0200
commitd39f2b7b7b4e2fea2a5402c63c10d3ce83097129 (patch)
tree969204495c98ac53b6e43e6bc98b5b1184eef52d /ms_specific_proxyservice/pom.xml
parentaf37413f909cd9a65c260d04e7921003336ed143 (diff)
downloadNational_eIDAS_Gateway-d39f2b7b7b4e2fea2a5402c63c10d3ce83097129.tar.gz
National_eIDAS_Gateway-d39f2b7b7b4e2fea2a5402c63c10d3ce83097129.tar.bz2
National_eIDAS_Gateway-d39f2b7b7b4e2fea2a5402c63c10d3ce83097129.zip
chore(core): update statistic logger as requested by the BM.I
Diffstat (limited to 'ms_specific_proxyservice/pom.xml')
-rw-r--r--ms_specific_proxyservice/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ms_specific_proxyservice/pom.xml b/ms_specific_proxyservice/pom.xml
index 78b425fe..4d388b2d 100644
--- a/ms_specific_proxyservice/pom.xml
+++ b/ms_specific_proxyservice/pom.xml
@@ -68,6 +68,10 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.fasterxml.jackson.dataformat</groupId>
+ <artifactId>jackson-dataformat-properties</artifactId>
+ </dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>