diff --git a/openam-audit/openam-audit-configuration/pom.xml b/openam-audit/openam-audit-configuration/pom.xml
index e8e0e02bdf..653547a49a 100644
--- a/openam-audit/openam-audit-configuration/pom.xml
+++ b/openam-audit/openam-audit-configuration/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2014-2016 ForgeRock AS.
- * Portions copyright 2023-2025 3A Systems LLC
+ * Portions copyright 2023-2026 3A Systems LLC
-->
@@ -96,6 +96,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
\ No newline at end of file
diff --git a/openam-audit/openam-audit-context/pom.xml b/openam-audit/openam-audit-context/pom.xml
index ce54c658bd..a9e1aecae8 100644
--- a/openam-audit/openam-audit-context/pom.xml
+++ b/openam-audit/openam-audit-context/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2014-2016 ForgeRock AS.
- * Portions Copyrighted 2025 3A Systems LLC.
+ * Portions Copyrighted 2025-2026 3A Systems LLC.
-->
@@ -63,6 +63,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-authentication/openam-auth-fr-oath/pom.xml b/openam-authentication/openam-auth-fr-oath/pom.xml
index ea13deed92..0aee1224b1 100644
--- a/openam-authentication/openam-auth-fr-oath/pom.xml
+++ b/openam-authentication/openam-auth-fr-oath/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
- * Portions Copyrighted 2025 3A Systems LLC.
+ * Portions Copyrighted 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -55,5 +55,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-authentication/openam-auth-oidc/pom.xml b/openam-authentication/openam-auth-oidc/pom.xml
index 59239ff0af..5496190a83 100755
--- a/openam-authentication/openam-auth-oidc/pom.xml
+++ b/openam-authentication/openam-auth-oidc/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2013-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -54,6 +54,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-authentication/openam-auth-persistentcookie/pom.xml b/openam-authentication/openam-auth-persistentcookie/pom.xml
index 4da310db84..7a0b44076d 100755
--- a/openam-authentication/openam-auth-persistentcookie/pom.xml
+++ b/openam-authentication/openam-auth-persistentcookie/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2013-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -50,6 +50,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-authentication/openam-auth-push/pom.xml b/openam-authentication/openam-auth-push/pom.xml
index 08e51c2ef2..dc7e662136 100644
--- a/openam-authentication/openam-auth-push/pom.xml
+++ b/openam-authentication/openam-auth-push/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
@@ -65,6 +65,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-authentication/openam-auth-saml2/pom.xml b/openam-authentication/openam-auth-saml2/pom.xml
index bb2d2ef93c..fcdf36f19e 100644
--- a/openam-authentication/openam-auth-saml2/pom.xml
+++ b/openam-authentication/openam-auth-saml2/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
@@ -61,5 +61,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-console/pom.xml b/openam-console/pom.xml
index 3a53782f55..9bb77b186d 100644
--- a/openam-console/pom.xml
+++ b/openam-console/pom.xml
@@ -208,5 +208,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-core/pom.xml b/openam-core/pom.xml
index c783590417..5d118a684f 100755
--- a/openam-core/pom.xml
+++ b/openam-core/pom.xml
@@ -407,6 +407,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-datastore/pom.xml b/openam-datastore/pom.xml
index 95b9d5659b..7db3e5e86a 100755
--- a/openam-datastore/pom.xml
+++ b/openam-datastore/pom.xml
@@ -13,6 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
+ * Portions copyright 2018-2026 3A Systems, LLC
-->
4.0.0
@@ -43,6 +44,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.powermock
powermock-api-mockito2
diff --git a/openam-federation/OpenFM/pom.xml b/openam-federation/OpenFM/pom.xml
index 4b2c6e936f..62d29d87aa 100644
--- a/openam-federation/OpenFM/pom.xml
+++ b/openam-federation/OpenFM/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
- * Portions copyright 2017-2025 3A Systems, LLC
+ * Portions copyright 2017-2026 3A Systems, LLC
-->
4.0.0
@@ -167,6 +167,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-federation/openam-federation-library/pom.xml b/openam-federation/openam-federation-library/pom.xml
index 83948b58d5..21400b4a36 100644
--- a/openam-federation/openam-federation-library/pom.xml
+++ b/openam-federation/openam-federation-library/pom.xml
@@ -154,6 +154,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-http/pom.xml b/openam-http/pom.xml
index 831c4da6ff..88cd3ec04a 100755
--- a/openam-http/pom.xml
+++ b/openam-http/pom.xml
@@ -13,6 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2016 ForgeRock AS.
+ * Portions copyright 2017-2026 3A Systems, LLC
-->
4.0.0
@@ -79,6 +80,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-ldap-utils/pom.xml b/openam-ldap-utils/pom.xml
index 8314bd81a6..a8c572cc93 100755
--- a/openam-ldap-utils/pom.xml
+++ b/openam-ldap-utils/pom.xml
@@ -13,6 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2013-2016 ForgeRock AS.
+ * Portions copyright 2018-2026 3A Systems, LLC
-->
4.0.0
@@ -51,5 +52,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-notifications-integration/pom.xml b/openam-notifications-integration/pom.xml
index 6ba672488a..41650b8531 100644
--- a/openam-notifications-integration/pom.xml
+++ b/openam-notifications-integration/pom.xml
@@ -13,7 +13,7 @@
~ information: "Portions copyright [year] [name of copyright owner]".
~
~ Copyright 2016 ForgeRock AS.
- ~ Portions copyright 2017-2025 3A Systems, LLC
+ ~ Portions copyright 2017-2026 3A Systems, LLC
-->
@@ -58,6 +58,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-notifications-websocket/pom.xml b/openam-notifications-websocket/pom.xml
index 58516aeaba..7515bb4873 100644
--- a/openam-notifications-websocket/pom.xml
+++ b/openam-notifications-websocket/pom.xml
@@ -13,7 +13,7 @@
~ information: "Portions copyright [year] [name of copyright owner]".
~
~ Copyright 2016 ForgeRock AS.
- ~ Portions copyright 2017-2025 3A Systems, LLC
+ ~ Portions copyright 2017-2026 3A Systems, LLC
-->
@@ -61,6 +61,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
\ No newline at end of file
diff --git a/openam-notifications/pom.xml b/openam-notifications/pom.xml
index be37893053..2f0b71dd6f 100644
--- a/openam-notifications/pom.xml
+++ b/openam-notifications/pom.xml
@@ -13,7 +13,7 @@
~ information: "Portions copyright [year] [name of copyright owner]".
~
~ Copyright 2016 ForgeRock AS.
- ~ Portions copyright 2017-2025 3A Systems, LLC
+ ~ Portions copyright 2017-2026 3A Systems, LLC
-->
@@ -53,6 +53,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
\ No newline at end of file
diff --git a/openam-oauth2/pom.xml b/openam-oauth2/pom.xml
index 30e25043fa..21f49cc3b7 100644
--- a/openam-oauth2/pom.xml
+++ b/openam-oauth2/pom.xml
@@ -191,6 +191,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-push-notification/pom.xml b/openam-push-notification/pom.xml
index 2641e6f270..b691157acc 100644
--- a/openam-push-notification/pom.xml
+++ b/openam-push-notification/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -71,6 +71,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-radius/openam-radius-server/pom.xml b/openam-radius/openam-radius-server/pom.xml
index bcaa73cadc..c71bb28121 100644
--- a/openam-radius/openam-radius-server/pom.xml
+++ b/openam-radius/openam-radius-server/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -56,6 +56,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-rest/pom.xml b/openam-rest/pom.xml
index 84c1c10638..77d2eb06cd 100755
--- a/openam-rest/pom.xml
+++ b/openam-rest/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -173,5 +173,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-restlet/pom.xml b/openam-restlet/pom.xml
index 3ef35a837d..a7faf42080 100755
--- a/openam-restlet/pom.xml
+++ b/openam-restlet/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -128,6 +128,11 @@
org.openidentityplatform.commons.authn-filter
jaspi-runtime
+
+ org.assertj
+ assertj-core
+ test
+
org.easymock
easymock
diff --git a/openam-shared/pom.xml b/openam-shared/pom.xml
index b52415c433..44e348dfb0 100755
--- a/openam-shared/pom.xml
+++ b/openam-shared/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2011-2016 ForgeRock AS.
- * Portions copyright 2017-2025 3A Systems, LLC
+ * Portions copyright 2017-2026 3A Systems, LLC
-->
4.0.0
@@ -154,5 +154,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-sts/openam-client-sts/pom.xml b/openam-sts/openam-client-sts/pom.xml
index b245ab62cf..61d3ae1e28 100644
--- a/openam-sts/openam-client-sts/pom.xml
+++ b/openam-sts/openam-client-sts/pom.xml
@@ -13,6 +13,7 @@
* information: "Portions Copyrighted [year] [name of copyright owner]".
*
* Copyright 2013-2016 ForgeRock AS.
+ * Portions copyright 2017-2026 3A Systems, LLC
-->
4.0.0
@@ -61,5 +62,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-sts/openam-soap-sts/openam-soap-sts-server/pom.xml b/openam-sts/openam-soap-sts/openam-soap-sts-server/pom.xml
index 85da7f53c3..5d3e065494 100644
--- a/openam-sts/openam-soap-sts/openam-soap-sts-server/pom.xml
+++ b/openam-sts/openam-soap-sts/openam-soap-sts-server/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions Copyrighted [year] [name of copyright owner]".
*
* Copyright 2013-2016 ForgeRock AS.
- * Portions copyright 2017-2025 3A Systems, LLC
+ * Portions copyright 2017-2026 3A Systems, LLC
-->
4.0.0
@@ -152,5 +152,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-tokens/pom.xml b/openam-tokens/pom.xml
index b1feadf625..003f3fb7f1 100644
--- a/openam-tokens/pom.xml
+++ b/openam-tokens/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2015-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
@@ -53,5 +53,10 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/openam-tools/openam-installtools/pom.xml b/openam-tools/openam-installtools/pom.xml
index 2a7e0bd7ed..bb366cf958 100644
--- a/openam-tools/openam-installtools/pom.xml
+++ b/openam-tools/openam-installtools/pom.xml
@@ -13,7 +13,7 @@
* information: "Portions copyright [year] [name of copyright owner]".
*
* Copyright 2012-2016 ForgeRock AS.
- * Portions copyright 2025 3A Systems LLC.
+ * Portions copyright 2025-2026 3A Systems LLC.
-->
4.0.0
@@ -131,6 +131,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
org.mockito
mockito-core
diff --git a/openam-upgrade/pom.xml b/openam-upgrade/pom.xml
index b1768e9489..fa545dcd33 100644
--- a/openam-upgrade/pom.xml
+++ b/openam-upgrade/pom.xml
@@ -91,6 +91,11 @@
testng
test
+
+ org.assertj
+ assertj-core
+ test
+
diff --git a/pom.xml b/pom.xml
index d5bd9085d2..2a3cb8cd41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1823,12 +1823,6 @@
-
-
- org.assertj
- assertj-core
-
-