diff --git a/adapters/oidc/wildfly-elytron/pom.xml b/adapters/oidc/wildfly-elytron/pom.xml
index 8a51fc6b28..1d8f5c9b5b 100755
--- a/adapters/oidc/wildfly-elytron/pom.xml
+++ b/adapters/oidc/wildfly-elytron/pom.xml
@@ -35,6 +35,7 @@
org.wildfly.common
wildfly-common
+ ${wildfly.common.wildfly.aligned.version}
provided
diff --git a/adapters/oidc/wildfly/wildfly-subsystem/pom.xml b/adapters/oidc/wildfly/wildfly-subsystem/pom.xml
index ca80fcea47..15f36da7fe 100755
--- a/adapters/oidc/wildfly/wildfly-subsystem/pom.xml
+++ b/adapters/oidc/wildfly/wildfly-subsystem/pom.xml
@@ -68,6 +68,11 @@
wildfly-web-common
provided
+
+ org.wildfly.common
+ wildfly-common
+ ${wildfly.common.wildfly.aligned.version}
+
org.wildfly.security
wildfly-elytron
diff --git a/adapters/saml/wildfly/wildfly-jakarta-subsystem/pom.xml b/adapters/saml/wildfly/wildfly-jakarta-subsystem/pom.xml
index 1a14b2bdcb..016a1037a8 100755
--- a/adapters/saml/wildfly/wildfly-jakarta-subsystem/pom.xml
+++ b/adapters/saml/wildfly/wildfly-jakarta-subsystem/pom.xml
@@ -140,6 +140,12 @@
true
+
+ org.wildfly.common
+ wildfly-common
+ ${wildfly.common.wildfly.aligned.version}
+
+
org.wildfly.core
wildfly-subsystem-test-framework
diff --git a/adapters/saml/wildfly/wildfly-subsystem/pom.xml b/adapters/saml/wildfly/wildfly-subsystem/pom.xml
index 20115d145d..90b38b0f74 100755
--- a/adapters/saml/wildfly/wildfly-subsystem/pom.xml
+++ b/adapters/saml/wildfly/wildfly-subsystem/pom.xml
@@ -86,6 +86,12 @@
true
+
+ org.wildfly.common
+ wildfly-common
+ ${wildfly.common.wildfly.aligned.version}
+
+
org.wildfly.core
wildfly-subsystem-test-framework
diff --git a/distribution/galleon-feature-packs/saml-adapter-galleon-pack/pom.xml b/distribution/galleon-feature-packs/saml-adapter-galleon-pack/pom.xml
index 04337b1b3e..b88ea26a38 100644
--- a/distribution/galleon-feature-packs/saml-adapter-galleon-pack/pom.xml
+++ b/distribution/galleon-feature-packs/saml-adapter-galleon-pack/pom.xml
@@ -230,7 +230,7 @@
org.wildfly.common
wildfly-common
- ${wildfly.common.version}
+ ${wildfly.common.wildfly.aligned.version}
diff --git a/pom.xml b/pom.xml
index 5d74243f90..ee2000f03e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,8 @@
1.9.0.Final
9.4.40.v20210413
6.0.3
- 1.6.0.Final
+ 1.5.4.Final-format-001
+ 1.6.0.Final
2.2.3
15.4
1.5.4
@@ -674,7 +675,7 @@
org.wildfly.common
wildfly-common
- ${wildfly.common.version}
+ ${wildfly.common.quarkus.aligned.version}
provided
@@ -1867,7 +1868,7 @@
org.wildfly.common
wildfly-common
- ${wildfly.common.version}
+ ${wildfly.common.wildfly.aligned.version}