File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ org.apache.maven.its.dependency:test:jar:1.0-SNAPSHOT
3535| +- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
3636| +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
3737| \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
38- \- org.apache.commons:commons-lang3:jar:3.14 .0:compile (optional)
38+ \- org.apache.commons:commons-lang3:jar:3.18 .0:compile (optional)
Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ org.apache.maven.its.dependency:test:jar:1.0-SNAPSHOT
3535| +- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
3636| +- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
3737| \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile
38- \- org.apache.commons:commons-lang3:jar:3.14 .0:compile (optional)
38+ \- org.apache.commons:commons-lang3:jar:3.18 .0:compile (optional)
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >org.apache.commons</groupId >
4747 <artifactId >commons-lang3</artifactId >
48- <version >3.14 .0</version >
48+ <version >3.18 .0</version >
4949 <optional >true</optional >
5050 </dependency >
5151 </dependencies >
You can’t perform that action at this time.
0 commit comments