diff --git a/src/it/projects/tree-verbose-small/expected.txt b/src/it/projects/tree-verbose-small/expected.txt index 4d0120c3d..611614c15 100644 --- a/src/it/projects/tree-verbose-small/expected.txt +++ b/src/it/projects/tree-verbose-small/expected.txt @@ -1,4 +1,4 @@ org.apache.maven.its.dependency:tree-verbose2:jar:1.0-SNAPSHOT +- commons-logging:commons-logging:jar:1.2:compile -\- junit:junit:jar:4.13:test +\- junit:junit:jar:4.13.2:test \- org.hamcrest:hamcrest-core:jar:1.3:test diff --git a/src/it/projects/tree-verbose-small/pom.xml b/src/it/projects/tree-verbose-small/pom.xml index 838977a79..104879397 100644 --- a/src/it/projects/tree-verbose-small/pom.xml +++ b/src/it/projects/tree-verbose-small/pom.xml @@ -45,7 +45,7 @@ junit junit - 4.13 + 4.13.2 test