diff --git a/gamutils/pom.xml b/gamutils/pom.xml
index daa340f62..aef2e3583 100644
--- a/gamutils/pom.xml
+++ b/gamutils/pom.xml
@@ -19,7 +19,7 @@
com.nimbusds
nimbus-jose-jwt
- 10.4
+ ${jose.version}
org.bouncycastle
diff --git a/pom.xml b/pom.xml
index a77b347fe..72c10f3d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
2.12.0
1.15
3.0.3
+ 10.4
diff --git a/securityapicommons/pom.xml b/securityapicommons/pom.xml
index 599a4bcec..1e61f11c4 100644
--- a/securityapicommons/pom.xml
+++ b/securityapicommons/pom.xml
@@ -27,7 +27,7 @@
com.nimbusds
nimbus-jose-jwt
- 10.4
+ ${jose.version}
org.apache.logging.log4j