aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-12-11 16:01:38 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-12-11 16:01:38 +0100
commite4fa532f93f10115e1f39c97cc96e5950a048884 (patch)
treeb919a752f77a37fbae7407b3864e05b1416c1dcc /pom.xml
parent84b0604fa11e7f73e3e78b981d628f768a880f35 (diff)
downloadmoa-id-spss-e4fa532f93f10115e1f39c97cc96e5950a048884.tar.gz
moa-id-spss-e4fa532f93f10115e1f39c97cc96e5950a048884.tar.bz2
moa-id-spss-e4fa532f93f10115e1f39c97cc96e5950a048884.zip
update to EAAF-Components 1.0.13.1
Enforce E-ID authentication based on Service-Provider configuration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index f705d2e52..73432a4db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,15 +26,15 @@
<!-- =================================================================================== -->
<egiz-spring-api.version>0.3</egiz-spring-api.version>
- <egiz.eaaf.version>1.0.8</egiz.eaaf.version>
- <org.springframework.version>5.1.7.RELEASE</org.springframework.version>
- <org.springframework.data.spring-data-jpa>2.1.8.RELEASE</org.springframework.data.spring-data-jpa>
- <org.springframework.data.spring-data-redis>2.1.8.RELEASE</org.springframework.data.spring-data-redis>
+ <egiz.eaaf.version>1.0.13.1</egiz.eaaf.version>
+ <org.springframework.version>5.2.2.RELEASE</org.springframework.version>
+ <org.springframework.data.spring-data-jpa>2.2.3.RELEASE</org.springframework.data.spring-data-jpa>
+ <org.springframework.data.spring-data-redis>2.2.3.RELEASE</org.springframework.data.spring-data-redis>
<surefire.version>2.22.0</surefire.version>
<jaxb.version>2.3.1</jaxb.version>
<jaxb-core.version>2.3.0.1</jaxb-core.version>
- <guava.version>27.1-jre</guava.version>
+ <guava.version>28.1-jre</guava.version>
<opensaml.version>2.6.6</opensaml.version> <!-- update to v3 (v2 is end-of-life in june 2016)-->
<org.opensaml.openws.version>1.5.6</org.opensaml.openws.version>
@@ -46,8 +46,8 @@
<hibernate.version>5.4.3.Final</hibernate.version>
<org.apache.commons.commons.dbcp2>2.6.0</org.apache.commons.commons.dbcp2>
- <cxf.version>3.3.2</cxf.version>
- <struts.version>2.5.20</struts.version> <!-- 2.5.10.1 -->
+ <cxf.version>3.3.4</cxf.version>
+ <struts.version>2.5.22</struts.version> <!-- 2.5.10.1 -->
<egovutils.version>2.0.0</egovutils.version>