We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30e44c9 + baae20e commit c7a5a51Copy full SHA for c7a5a51
cf-java-monitoring-custom-metrics-clients/pom.xml
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>junit</groupId>
45
<artifactId>junit</artifactId>
46
- <version>4.12</version>
+ <version>4.13.1</version>
47
<scope>test</scope>
48
</dependency>
49
pom.xml
@@ -174,7 +174,7 @@
174
<source.plugin.version>3.2.1</source.plugin.version>
175
<jar.plugin.version>3.2.0</jar.plugin.version>
176
<hamcrest.version>1.3</hamcrest.version>
177
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.1</junit.version>
178
<mockito.version>1.9.5</mockito.version>
179
<surefire.plugin.version>2.18.1</surefire.plugin.version>
180
<animal.sniffer.version>1.18</animal.sniffer.version>
0 commit comments