File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1313 * information: "Portions copyright [year] [name of copyright owner]".
1414 *
1515 * Copyright 2011-2016 ForgeRock AS.
16- * Portions copyright 2017-2025 3A Systems, LLC
16+ * Portions copyright 2017-2026 3A Systems, LLC
1717-->
1818<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1919 <modelVersion >4.0.0</modelVersion >
363363 </dependency >
364364
365365 <dependency >
366- <groupId >org.apache.taglibs </groupId >
367- <artifactId >taglibs-standard-impl </artifactId >
366+ <groupId >org.glassfish.web </groupId >
367+ <artifactId >jakarta.servlet.jsp.jstl </artifactId >
368368 </dependency >
369369
370370 <dependency >
Original file line number Diff line number Diff line change 1313 * information: "Portions copyright [year] [name of copyright owner]".
1414 *
1515 * Copyright 2015-2016 ForgeRock AS.
16- * Portions copyright 2025 3A Systems LLC.
16+ * Portions copyright 2025-2026 3A Systems LLC.
1717-->
1818<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1919
6969 </dependency >
7070
7171 <dependency >
72- <groupId >org.apache.taglibs </groupId >
73- <artifactId >taglibs-standard-impl </artifactId >
72+ <groupId >org.glassfish.web </groupId >
73+ <artifactId >jakarta.servlet.jsp.jstl </artifactId >
7474 </dependency >
7575 <dependency >
7676 <groupId >jakarta.servlet</groupId >
Original file line number Diff line number Diff line change 1414 *
1515 * Copyright 2011-2016 ForgeRock AS.
1616 * Portions Copyrighted 2016 Agile Digital Engineering
17- * Portions copyright 2017-2025 3A Systems, LLC
17+ * Portions copyright 2017-2026 3A Systems, LLC
1818-->
1919<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2020 <modelVersion >4.0.0</modelVersion >
103103 <jaxrpc-impl .version>1.1.3_01</jaxrpc-impl .version>
104104 <jaxrpc-spi .version>1.1.3_01</jaxrpc-spi .version>
105105 <jsr311-api .version>1.1.1</jsr311-api .version>
106- <jstl .version>1.2.5 </jstl .version>
106+ <jstl .version>2.0.0 </jstl .version>
107107 <mockito .version>2.23.4</mockito .version>
108108 <jersey-oauth .version>1.1.5.2</jersey-oauth .version>
109109 <relaxngDatatype .version>20020414</relaxngDatatype .version>
12451245 <version >${jsr311-api.version} </version >
12461246 </dependency >
12471247 <dependency >
1248- <groupId >org.apache.taglibs </groupId >
1249- <artifactId >taglibs-standard-impl </artifactId >
1248+ <groupId >org.glassfish.web </groupId >
1249+ <artifactId >jakarta.servlet.jsp.jstl </artifactId >
12501250 <version >${jstl.version} </version >
12511251 </dependency >
12521252 <dependency >
You can’t perform that action at this time.
0 commit comments