aboutsummaryrefslogtreecommitdiff
path: root/id/moa-id-webgui
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-14 17:56:40 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2021-12-14 17:56:40 +0100
commit67e60ddadd062dde4e6ecdf0ef0f574439eb280e (patch)
tree706944afe773158f80e1314434f4cc7fde3c51c6 /id/moa-id-webgui
parent0278635fdf6a524afd44aa5336c5a147b78546e0 (diff)
downloadmoa-id-spss-67e60ddadd062dde4e6ecdf0ef0f574439eb280e.tar.gz
moa-id-spss-67e60ddadd062dde4e6ecdf0ef0f574439eb280e.tar.bz2
moa-id-spss-67e60ddadd062dde4e6ecdf0ef0f574439eb280e.zip
update test dependencies to fix warnings during security checks
Diffstat (limited to 'id/moa-id-webgui')
-rw-r--r--id/moa-id-webgui/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml
index be4a82dfb..491171770 100644
--- a/id/moa-id-webgui/pom.xml
+++ b/id/moa-id-webgui/pom.xml
@@ -63,6 +63,11 @@
</dependency>
<dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>