aboutsummaryrefslogtreecommitdiff
path: root/modules/core_common_webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/core_common_webapp/pom.xml')
-rw-r--r--modules/core_common_webapp/pom.xml5
1 files changed, 5 insertions, 0 deletions
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 @@
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>de.siegmar</groupId>
+ <artifactId>logback-gelf</artifactId>
+ </dependency>
<dependency>
<groupId>javax.servlet</groupId>