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
---
eidas_modules/authmodule-eIDAS-v2/pom.xml | 43 ++++++++++++++-----------------
1 file changed, 19 insertions(+), 24 deletions(-)
(limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
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
From 0f0b59abce4242bdd69de1b48f2d197bc84255ba Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Thu, 21 Oct 2021 09:27:11 +0200
Subject: switch to next release version
---
eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 603395ab..a2db974b 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -6,7 +6,7 @@
at.asitplus.eidas.ms_specific
modules
- 1.2.3-SNAPSHOT
+ 1.2.3
at.asitplus.eidas.ms_specific.modules
authmodule-eIDAS-v2
--
cgit v1.2.3
From aada1bdcfdc4e0666923acd452ebf7ac9b8fe5da Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Thu, 21 Oct 2021 10:29:58 +0200
Subject: switch to next snapshot version
---
eidas_modules/authmodule-eIDAS-v2/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index a2db974b..017e82c1 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -6,7 +6,7 @@
at.asitplus.eidas.ms_specific
modules
- 1.2.3
+ 1.2.4-SNAPSHOT
at.asitplus.eidas.ms_specific.modules
authmodule-eIDAS-v2
--
cgit v1.2.3