From e3639ef805f1e525415c43cbda80ed71cc43a70c Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Sun, 9 Jan 2022 15:01:28 +0100
Subject: feature(core): add synch. and asynch. GUI builder implementation that
use Spring MVC architecture
---
build_reporting/pom.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
(limited to 'build_reporting')
diff --git a/build_reporting/pom.xml b/build_reporting/pom.xml
index 649e650a..9562fc72 100644
--- a/build_reporting/pom.xml
+++ b/build_reporting/pom.xml
@@ -48,7 +48,15 @@
at.gv.egiz.eaaf
eaaf-springboot-utils
-
+
+
+
+
+ org.springframework
+ spring-webmvc
+ provided
+
+
--
cgit v1.2.3