File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 9090 <artifactId >commons-io</artifactId >
9191 <version >2.6</version >
9292 </dependency >
93- <dependency >
94- <groupId >org.apache.commons</groupId >
95- <artifactId >commons-lang3</artifactId >
96- <version >3.8.1</version >
97- <scope >test</scope >
98- </dependency >
9993 <dependency >
10094 <groupId >org.apache.commons</groupId >
10195 <artifactId >commons-text</artifactId >
120114 <dependency >
121115 <groupId >org.codehaus.plexus</groupId >
122116 <artifactId >plexus-container-default</artifactId >
123- <version >1.7.1</version >
117+ <version >2.1.0</version >
118+ <scope >provided</scope >
119+ </dependency >
120+ <dependency >
121+ <groupId >org.codehaus.plexus</groupId >
122+ <artifactId >plexus-utils</artifactId >
123+ <version >3.0.10</version >
124124 <scope >provided</scope >
125125 </dependency >
126126 <dependency >
127127 <groupId >org.apache.maven.plugin-testing</groupId >
128128 <artifactId >maven-plugin-testing-harness</artifactId >
129- <version >2.1 </version >
129+ <version >3.1.0 </version >
130130 <scope >test</scope >
131131 </dependency >
132132 </dependencies >
You can’t perform that action at this time.
0 commit comments