Skip to content

Commit a05a2a4

Browse files
committed
Bump junit from 4.13 to 4.13.2 in /src/it/projects/tree-verbose-small
1 parent ea2a668 commit a05a2a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.apache.maven.its.dependency:tree-verbose2:jar:1.0-SNAPSHOT
22
+- commons-logging:commons-logging:jar:1.2:compile
3-
\- junit:junit:jar:4.13:test
3+
\- junit:junit:jar:4.13.2:test
44
\- org.hamcrest:hamcrest-core:jar:1.3:test

src/it/projects/tree-verbose-small/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>junit</groupId>
4747
<artifactId>junit</artifactId>
48-
<version>4.13</version>
48+
<version>4.13.2</version>
4949
<scope>test</scope>
5050
</dependency>
5151
</dependencies>

0 commit comments

Comments
 (0)