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.
1 parent 7c64e66 commit cdb0be1Copy full SHA for cdb0be1
pom.xml
@@ -23,7 +23,7 @@
23
<sha1></sha1>
24
<changelist>-SNAPSHOT</changelist>
25
<java.version>11</java.version>
26
- <junit.version>5.8.0</junit.version>
+ <junit.version>5.8.2</junit.version>
27
28
<maven.compiler.source>${java.version}</maven.compiler.source>
29
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments