File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 with the fields enclosed by brackets [] replaced by
2222 your own identifying information:
2323 "Portions Copyrighted [year] [name of copyright owner]"
24+ Portions Copyrighted 2018-2026 3A Systems, LLC
2425-->
2526<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" >
2627 <modelVersion >4.0.0</modelVersion >
8485 <artifactId >maven-settings</artifactId >
8586 <version >${mavenVersion} </version >
8687 </dependency >
87-
88+ <dependency >
89+ <groupId >org.codehaus.plexus</groupId >
90+ <artifactId >plexus-xml</artifactId >
91+ <version >3.0.1</version >
92+ </dependency >
8893 <dependency >
8994 <groupId >org.apache.maven.plugin-tools</groupId >
9095 <artifactId >maven-plugin-annotations</artifactId >
128133 <dependency >
129134 <groupId >org.codehaus.plexus</groupId >
130135 <artifactId >plexus-utils</artifactId >
131- <version >3.5.1 </version >
136+ <version >4.0.3 </version >
132137 </dependency >
133138 <dependency >
134139 <groupId >org.codehaus.plexus</groupId >
You can’t perform that action at this time.
0 commit comments