Skip to content

Commit d4d4b12

Browse files
committed
Upgrade junit from 4.11 to 4.13
1 parent 4f54d8f commit d4d4b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ under the License.
142142
<dependency>
143143
<groupId>junit</groupId>
144144
<artifactId>junit</artifactId>
145-
<version>4.11</version>
145+
<version>4.13</version>
146146
<scope>test</scope>
147147
</dependency>
148148
</dependencies>

0 commit comments

Comments
 (0)