From 27e1535d75978bb7558c17bf27db7d1a1131fe40 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Wed, 22 Sep 2021 17:56:33 +0200
Subject: update third-party libs to latest versions
---
.../checks/spotbugs-exclude.xml | 17 ++++++++-
eidas_modules/authmodule-eIDAS-v2/pom.xml | 43 ++++++++++------------
2 files changed, 34 insertions(+), 26 deletions(-)
(limited to 'eidas_modules')
diff --git a/eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml b/eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml
index 375f73f4..d961b4d6 100644
--- a/eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml
@@ -2,7 +2,9 @@
-
+
+
+
@@ -27,5 +29,16 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 188bbd26..603395ab 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -119,6 +119,11 @@
jackson-datatype-jsr310
+
+ org.bitbucket.b_c
+ jose4j
+
+
javax.servlet
javax.servlet-api
@@ -136,23 +141,6 @@
spring-test
test
-
- com.github.skjolber
- mockito-soap-cxf
- test
-
-
- org.powermock
- powermock-module-junit4
- 2.0.7
- test
-
-
- org.powermock
- powermock-api-mockito2
- 2.0.7
- test
-
at.asitplus.eidas.ms_specific
@@ -173,17 +161,24 @@
test
test-jar
+
- com.fasterxml.jackson.core
- jackson-databind
- 2.11.2
- compile
+ com.github.skjolber
+ mockito-soap-cxf
+ test
+
- org.bitbucket.b_c
- jose4j
- 0.7.2
+ org.powermock
+ powermock-module-junit4
+ test
+
+
+ org.powermock
+ powermock-api-mockito2
+ test
+
--
cgit v1.2.3