From d47259c0a865cf6ea82459b0b15242996825d745 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Thu, 17 Nov 2022 16:49:19 +0100
Subject: feat(core): add 'logback-gelf' lib to support logback appender with
direkt GrayLog connections
---
modules/core_common_webapp/pom.xml | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'modules/core_common_webapp')
diff --git a/modules/core_common_webapp/pom.xml b/modules/core_common_webapp/pom.xml
index c8e9fe6d..a6c5eef2 100644
--- a/modules/core_common_webapp/pom.xml
+++ b/modules/core_common_webapp/pom.xml
@@ -48,6 +48,11 @@
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
+
+
+ de.siegmar
+ logback-gelf
+
javax.servlet
--
cgit v1.2.3