diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-10-29 12:22:37 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-10-29 12:22:37 +0100 |
commit | 135663cc3ceed9cf8f9215962e6e31763205149f (patch) | |
tree | 7e258aa15a2042b767ca35eda5cadfb9f5ec4ac0 /pom.xml | |
parent | 4ab9fc1c98da3dee2c736240f1b41d70433e7b67 (diff) | |
download | National_eIDAS_Gateway-135663cc3ceed9cf8f9215962e6e31763205149f.tar.gz National_eIDAS_Gateway-135663cc3ceed9cf8f9215962e6e31763205149f.tar.bz2 National_eIDAS_Gateway-135663cc3ceed9cf8f9215962e6e31763205149f.zip |
update Logging
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ <!-- ===================================================================== --> <egiz-spring-api>0.1</egiz-spring-api> <egiz-eventlog-slf4jBackend>0.4</egiz-eventlog-slf4jBackend> - <eaaf-core.version>1.0.2</eaaf-core.version> + <eaaf-core.version>1.0.4</eaaf-core.version> <!-- <org.springframework.version>5.0.6.RELEASE</org.springframework.version> --> <org.springframework.version>4.3.19.RELEASE</org.springframework.version> |