Skip to content

Commit 007cb82

Browse files
authored
Merge pull request #464 from mybatis/dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.6.1
Bump junit-jupiter-engine from 5.6.0 to 5.6.1
2 parents 02781d6 + bb3acc2 commit 007cb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<spring-batch.version>4.2.1.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113-
<junit.version>5.6.0</junit.version>
113+
<junit.version>5.6.1</junit.version>
114114

115115
<!-- Remove after parent 32 (support for jdk 13) -->
116116
<jacoco.version>0.8.4</jacoco.version>

0 commit comments

Comments
 (0)