File tree Expand file tree Collapse file tree
jee-agents-distribution/jee-agents-destribution-integration-tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 * Header, with the fields enclosed by brackets [] replaced by your own identifying
1414 * information: "Portions copyright [year] [name of copyright owner]".
1515 *
16- * Copyright 2025 3A Systems LLC.
16+ * Copyright 2025-2026 3A Systems LLC.
1717 *
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/xsd/maven-4.0.0.xsd" >
9696 <artifactId >testng</artifactId >
9797 <scope >test</scope >
9898 </dependency >
99-
99+ <dependency >
100+ <groupId >org.assertj</groupId >
101+ <artifactId >assertj-core</artifactId >
102+ <version >3.27.7</version >
103+ <scope >test</scope >
104+ </dependency >
100105 </dependencies >
101106 <build >
102107 <plugins >
Original file line number Diff line number Diff line change 1515 * Header, with the fields enclosed by brackets [] replaced by your own identifying
1616 * information: "Portions copyright [year] [name of copyright owner]".
1717 *
18- * Portions copyright 2023-2025 3A Systems LLC
18+ * Portions copyright 2023-2026 3A Systems LLC
1919 *
2020-->
2121<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" >
3030 <packaging >pom</packaging >
3131 <url >https://github.com/OpenIdentityPlatform/OpenAM-JEE-Agents</url >
3232 <properties >
33- <openam .version>16.0.5 </openam .version>
33+ <openam .version>16.0.6 </openam .version>
3434<!-- <websphere.libraries.v61.system.path>/var/tmp/extlib/websphere/v61</websphere.libraries.v61.system.path> -->
3535<!-- <com.ibm.ws.runtime.v61.version>6.1.0</com.ibm.ws.runtime.v61.version> -->
3636<!-- <weblogic.libraries.v10.system.path>/var/tmp/extlib/weblogic/v10</weblogic.libraries.v10.system.path> -->
You can’t perform that action at this time.
0 commit comments