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 29f58e0 + e842000 commit 09a2212Copy full SHA for 09a2212
examples/examples-release-11/pom.xml
@@ -10,7 +10,7 @@
10
<java.version>1.8</java.version>
11
<maven.compiler.source>${java.version}</maven.compiler.source>
12
<maven.compiler.target>${java.version}</maven.compiler.target>
13
- <junit.version>4.13</junit.version>
+ <junit.version>4.13.1</junit.version>
14
</properties>
15
16
<dependencies>
0 commit comments