File tree Expand file tree Collapse file tree
openam-federation/openam-federation-library Expand file tree Collapse file tree 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 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/maven-v4_0_0.xsd" >
1919 <modelVersion >4.0.0</modelVersion >
221221 <groupId >${project.groupId} </groupId >
222222 <artifactId >openam-audit-core</artifactId >
223223 </dependency >
224+ <dependency >
225+ <groupId >org.apache.santuario</groupId >
226+ <artifactId >xmlsec</artifactId >
227+ </dependency >
224228 </dependencies >
225229</project >
226230
You can’t perform that action at this time.
0 commit comments