diff --git a/openam-core/pom.xml b/openam-core/pom.xml index c08d994260..7ba3285a07 100755 --- a/openam-core/pom.xml +++ b/openam-core/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 @@ -363,8 +363,8 @@ - org.apache.taglibs - taglibs-standard-impl + org.glassfish.web + jakarta.servlet.jsp.jstl diff --git a/openam-upgrade/pom.xml b/openam-upgrade/pom.xml index 2a1b9c3758..4a5f611e3e 100644 --- a/openam-upgrade/pom.xml +++ b/openam-upgrade/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. --> @@ -69,8 +69,8 @@ - org.apache.taglibs - taglibs-standard-impl + org.glassfish.web + jakarta.servlet.jsp.jstl jakarta.servlet diff --git a/pom.xml b/pom.xml index 5b3c5fdf50..c03e237c7e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ * * Copyright 2011-2016 ForgeRock AS. * Portions Copyrighted 2016 Agile Digital Engineering - * Portions copyright 2017-2025 3A Systems, LLC + * Portions copyright 2017-2026 3A Systems, LLC --> 4.0.0 @@ -103,7 +103,7 @@ 1.1.3_01 1.1.3_01 1.1.1 - 1.2.5 + 2.0.0 2.23.4 1.1.5.2 20020414 @@ -1245,8 +1245,8 @@ ${jsr311-api.version} - org.apache.taglibs - taglibs-standard-impl + org.glassfish.web + jakarta.servlet.jsp.jstl ${jstl.version}