diff --git a/OSS_USED.md b/OSS_USED.md index 2b93ba55..f3af4190 100644 --- a/OSS_USED.md +++ b/OSS_USED.md @@ -19,11 +19,11 @@ Lists of 62 third-party dependencies. (BSD) jcabi-manifests (com.jcabi:jcabi-manifests:1.1 - http://www.jcabi.com/jcabi-manifests) (The Apache Software License, Version 2.0) Commons JXPath (commons-jxpath:commons-jxpath:1.3 - http://commons.apache.org/jxpath/) (The Apache Software License, Version 2.0) JASYPT: Hibernate 5 Integration (de.qaware.jasypt:jasypt-hibernate5:1.9.2 - http://www.jasypt.org) - (Apache License, Version 2.0) siga-auth (ee.openeid.siga:siga-auth:2.8.0 - https://spring.io/projects/spring-boot/siga-parent/siga-auth) - (Apache License, Version 2.0) siga-common (ee.openeid.siga:siga-common:2.8.0 - https://spring.io/projects/spring-boot/siga-parent/siga-common) - (Apache License, Version 2.0) siga-monitoring (ee.openeid.siga:siga-monitoring:2.8.0 - https://spring.io/projects/spring-boot/siga-parent/siga-monitoring) - (Apache License, Version 2.0) siga-session-storage (ee.openeid.siga:siga-session-storage:2.8.0 - https://spring.io/projects/spring-boot/siga-parent/siga-session-storage) - (Apache License, Version 2.0) siga-signature-service (ee.openeid.siga:siga-signature-service:2.8.0 - https://spring.io/projects/spring-boot/siga-parent/siga-signature-service) + (Apache License, Version 2.0) siga-auth (ee.openeid.siga:siga-auth:2.8.1 - https://spring.io/projects/spring-boot/siga-parent/siga-auth) + (Apache License, Version 2.0) siga-common (ee.openeid.siga:siga-common:2.8.1 - https://spring.io/projects/spring-boot/siga-parent/siga-common) + (Apache License, Version 2.0) siga-monitoring (ee.openeid.siga:siga-monitoring:2.8.1 - https://spring.io/projects/spring-boot/siga-parent/siga-monitoring) + (Apache License, Version 2.0) siga-session-storage (ee.openeid.siga:siga-session-storage:2.8.1 - https://spring.io/projects/spring-boot/siga-parent/siga-session-storage) + (Apache License, Version 2.0) siga-signature-service (ee.openeid.siga:siga-signature-service:2.8.1 - https://spring.io/projects/spring-boot/siga-parent/siga-signature-service) (MIT License) Mobile-ID Java client (ee.sk.mid:mid-rest-java-client:1.4 - https://github.com/SK-EID/mid-rest-java-client) (MIT License) Smart-ID Java client (ee.sk.smartid:smart-id-java-client:2.1.4 - https://github.com/SK-EID/smart-id-java-client) (Apache-2.0) gatling-core (io.gatling:gatling-core:3.6.0 - https://gatling.io) diff --git a/pom.xml b/pom.xml index 0394d0c0..7b0faa54 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ ee.openeid.siga siga-parent - 2.8.0 + 2.8.1 pom Signature Gateway diff --git a/siga-auth/pom.xml b/siga-auth/pom.xml index 2cfe57e1..2358c36f 100644 --- a/siga-auth/pom.xml +++ b/siga-auth/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-auth @@ -18,7 +18,7 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 diff --git a/siga-common/pom.xml b/siga-common/pom.xml index 1fbc7aae..d3ce835e 100644 --- a/siga-common/pom.xml +++ b/siga-common/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-common diff --git a/siga-monitoring/pom.xml b/siga-monitoring/pom.xml index 024a4898..f61c368f 100644 --- a/siga-monitoring/pom.xml +++ b/siga-monitoring/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-monitoring @@ -18,12 +18,12 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 ee.openeid.siga siga-session-storage - 2.8.0 + 2.8.1 diff --git a/siga-session-storage/pom.xml b/siga-session-storage/pom.xml index dc8a8835..74005fa3 100644 --- a/siga-session-storage/pom.xml +++ b/siga-session-storage/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-session-storage @@ -18,12 +18,12 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 ee.openeid.siga siga-auth - 2.8.0 + 2.8.1 diff --git a/siga-signature-service/pom.xml b/siga-signature-service/pom.xml index 002a650b..7a207d65 100644 --- a/siga-signature-service/pom.xml +++ b/siga-signature-service/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-signature-service @@ -18,12 +18,12 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 ee.openeid.siga siga-session-storage - 2.8.0 + 2.8.1 diff --git a/siga-test/pom.xml b/siga-test/pom.xml index f9e9b591..3f5133e7 100644 --- a/siga-test/pom.xml +++ b/siga-test/pom.xml @@ -7,7 +7,7 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 @@ -60,7 +60,7 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 test diff --git a/siga-webapp/pom.xml b/siga-webapp/pom.xml index 9b8dabf9..13e27188 100644 --- a/siga-webapp/pom.xml +++ b/siga-webapp/pom.xml @@ -7,11 +7,11 @@ siga-parent ee.openeid.siga - 2.8.0 + 2.8.1 siga-webapp - 2.8.0 + 2.8.1 war @@ -23,22 +23,22 @@ ee.openeid.siga siga-common - 2.8.0 + 2.8.1 ee.openeid.siga siga-auth - 2.8.0 + 2.8.1 ee.openeid.siga siga-monitoring - 2.8.0 + 2.8.1 ee.openeid.siga siga-signature-service - 2.8.0 + 2.8.1