File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
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-2024 3A Systems, LLC
16+ * Portions copyright 2017-2025 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 >
180180 <dependency >
181181 <groupId >xalan</groupId >
182182 <artifactId >xalan</artifactId >
183- <version >2.7.2</version >
183+ <version >2.7.3</version >
184+ </dependency >
185+ <dependency >
186+ <groupId >xalan</groupId >
187+ <artifactId >serializer</artifactId >
188+ <version >2.7.3</version >
184189 </dependency >
185190 </dependencies >
186191</project >
You can’t perform that action at this time.
0 commit comments