diff --git a/OSS_USED.md b/OSS_USED.md
index f3af4190..1cbdfd44 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.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)
+ (Apache License, Version 2.0) siga-auth (ee.openeid.siga:siga-auth:2.8.2 - https://spring.io/projects/spring-boot/siga-parent/siga-auth)
+ (Apache License, Version 2.0) siga-common (ee.openeid.siga:siga-common:2.8.2 - https://spring.io/projects/spring-boot/siga-parent/siga-common)
+ (Apache License, Version 2.0) siga-monitoring (ee.openeid.siga:siga-monitoring:2.8.2 - 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.2 - 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.2 - 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 7b0faa54..66bdaf69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
ee.openeid.siga
siga-parent
- 2.8.1
+ 2.8.2
pom
Signature Gateway
diff --git a/siga-auth/pom.xml b/siga-auth/pom.xml
index 2358c36f..cad5b394 100644
--- a/siga-auth/pom.xml
+++ b/siga-auth/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-auth
@@ -18,7 +18,7 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
diff --git a/siga-common/pom.xml b/siga-common/pom.xml
index d3ce835e..9c436c22 100644
--- a/siga-common/pom.xml
+++ b/siga-common/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-common
diff --git a/siga-monitoring/pom.xml b/siga-monitoring/pom.xml
index f61c368f..a2795947 100644
--- a/siga-monitoring/pom.xml
+++ b/siga-monitoring/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-monitoring
@@ -18,12 +18,12 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-session-storage
- 2.8.1
+ 2.8.2
diff --git a/siga-session-storage/pom.xml b/siga-session-storage/pom.xml
index 74005fa3..3a6e3e5c 100644
--- a/siga-session-storage/pom.xml
+++ b/siga-session-storage/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-session-storage
@@ -18,12 +18,12 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-auth
- 2.8.1
+ 2.8.2
diff --git a/siga-signature-service/pom.xml b/siga-signature-service/pom.xml
index 7a207d65..22f4c96c 100644
--- a/siga-signature-service/pom.xml
+++ b/siga-signature-service/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-signature-service
@@ -18,12 +18,12 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-session-storage
- 2.8.1
+ 2.8.2
diff --git a/siga-test/pom.xml b/siga-test/pom.xml
index 3f5133e7..5df501c7 100644
--- a/siga-test/pom.xml
+++ b/siga-test/pom.xml
@@ -7,7 +7,7 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
@@ -60,7 +60,7 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
test
diff --git a/siga-webapp/pom.xml b/siga-webapp/pom.xml
index 13e27188..cf112082 100644
--- a/siga-webapp/pom.xml
+++ b/siga-webapp/pom.xml
@@ -7,11 +7,11 @@
siga-parent
ee.openeid.siga
- 2.8.1
+ 2.8.2
siga-webapp
- 2.8.1
+ 2.8.2
war
@@ -23,22 +23,22 @@
ee.openeid.siga
siga-common
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-auth
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-monitoring
- 2.8.1
+ 2.8.2
ee.openeid.siga
siga-signature-service
- 2.8.1
+ 2.8.2