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 6f10bb9 commit 64823aaCopy full SHA for 64823aa
pom.xml
@@ -34,7 +34,7 @@
34
<maven.compiler.source>${java.version}</maven.compiler.source>
35
<maven.compiler.target>${java.version}</maven.compiler.target>
36
<junit.jupiter.version>5.6.2</junit.jupiter.version>
37
- <junit.platform.version>1.6.1</junit.platform.version>
+ <junit.platform.version>1.6.2</junit.platform.version>
38
<spring.batch.version>4.2.2.RELEASE</spring.batch.version>
39
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>
40
<module.name>org.mybatis.dynamic.sql</module.name>
0 commit comments