diff options
author | Thomas <> | 2022-12-22 08:12:33 +0100 |
---|---|---|
committer | Thomas <> | 2022-12-22 08:12:33 +0100 |
commit | b8501a7aa48476f479ffd3169184427ff98a3721 (patch) | |
tree | 93945c58d3c73a5155d2690215562dbf134eb294 /infos | |
parent | 8c542aaa5e7957b26cf6a574607aa81f532b95e8 (diff) | |
download | National_eIDAS_Gateway-b8501a7aa48476f479ffd3169184427ff98a3721.tar.gz National_eIDAS_Gateway-b8501a7aa48476f479ffd3169184427ff98a3721.tar.bz2 National_eIDAS_Gateway-b8501a7aa48476f479ffd3169184427ff98a3721.zip |
doc(core): fix wrong dependency version in release notes
Diffstat (limited to 'infos')
-rw-r--r-- | infos/ms-connector/history.txt | 2 | ||||
-rw-r--r-- | infos/ms-connector/readme_1.3.6.md | 2 | ||||
-rw-r--r-- | infos/ms-proxyservice/readme_1.0.2.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/infos/ms-connector/history.txt b/infos/ms-connector/history.txt index 9fe20fde..c08628e6 100644 --- a/infos/ms-connector/history.txt +++ b/infos/ms-connector/history.txt @@ -8,7 +8,7 @@ Version 1.3.6 (2022-12-20): - Bugfix - Optimierung der Verarbeitung von ERnP Ergebnissen im Falle von mehreren Identitäten in der Response und Anforderung an eindeutige Treffer - Aktualisierung von Drittherstellerbibliotheken - - EAAF-Components 1.3.10 + - EAAF-Components 1.3.11 - jackson-databind 2.14.1 - joda-time 2.12.1 diff --git a/infos/ms-connector/readme_1.3.6.md b/infos/ms-connector/readme_1.3.6.md index 4a9aed3e..5f660e00 100644 --- a/infos/ms-connector/readme_1.3.6.md +++ b/infos/ms-connector/readme_1.3.6.md @@ -11,7 +11,7 @@ Der MS-Connector implementiert eine Bridge zwischen dem österreichischen E-ID S - Bugfix - Optimierung der Verarbeitung von ERnP Ergebnissen im Falle von mehreren Identitäten in der Response und Anforderung an eindeutige Treffer - Aktualisierung von Drittherstellerbibliotheken - - EAAF-Components 1.3.10 + - EAAF-Components 1.3.11 - jackson-databind 2.14.1 - joda-time 2.12.1 diff --git a/infos/ms-proxyservice/readme_1.0.2.md b/infos/ms-proxyservice/readme_1.0.2.md index 2246f5bd..f90014a9 100644 --- a/infos/ms-proxyservice/readme_1.0.2.md +++ b/infos/ms-proxyservice/readme_1.0.2.md @@ -7,7 +7,7 @@ Das MS-Proxy-Service implementiert eine Bridge zwischen dem österreichischen E- - JSON basierter Statistiklog mit zusätzlichen Infos hinzugefügt - Unterstützung für BORIS/eJustice hinzugefügt - Aktualisierung von Drittherstellerbibliotheken - - EAAF-Components 1.3.10 + - EAAF-Components 1.3.11 - SpringBoot 2.7.5 - Spring-Framework 5.3.24 |