Skip to content

Commit 362d5af

Browse files
sanjeet-magatapalliSanjeet Magatapalli
andauthored
Updated Junit from 4.12 to 4.13.1 (#293)
* Updated Junit from 4.12 to 4.13.1 * changed the http client version to avoid merge conflict Co-authored-by: Sanjeet Magatapalli <sanjeet.magatapalli@ericsson.com>
1 parent 58ce3ed commit 362d5af

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>junit</groupId>
114114
<artifactId>junit</artifactId>
115-
<version>4.12</version>
115+
<version>4.13.1</version>
116116
</dependency>
117117
<!-- https://mvnrepository.com/artifact/org.mockito/mockito-all -->
118118
<dependency>

0 commit comments

Comments
 (0)