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 466dfb9 + 7564c08 commit a0a3f4dCopy full SHA for a0a3f4d
kubernetes/pom.xml
@@ -229,7 +229,7 @@
229
<gsonfire-version>1.8.4</gsonfire-version>
230
<jodatime-version>2.10.6</jodatime-version>
231
<maven-plugin-version>1.0.0</maven-plugin-version>
232
- <junit-version>4.12</junit-version>
+ <junit-version>4.13</junit-version>
233
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
234
</properties>
235
</project>
pom.xml
@@ -162,7 +162,7 @@
162
<dependency>
163
<groupId>junit</groupId>
164
<artifactId>junit</artifactId>
165
- <version>4.12</version>
+ <version>4.13</version>
166
<scope>test</scope>
167
</dependency>
168
0 commit comments