Skip to content

Commit 62897b4

Browse files
committed
update junit to 5.10.2
1 parent d499b57 commit 62897b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<jar.plugin.version>3.1.1</jar.plugin.version>
2525
<java.version>8</java.version>
2626
<junit4.version>4.13.2</junit4.version>
27-
<junit.version>5.10.1</junit.version>
27+
<junit.version>5.10.2</junit.version>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<project.info.reports.plugin.version>2.8</project.info.reports.plugin.version>
3030
<release.plugin.version>2.5.2</release.plugin.version>
31-
<surefire.plugin.version>3.2.2</surefire.plugin.version>
31+
<surefire.plugin.version>3.2.5</surefire.plugin.version>
3232
<war.plugin.version>3.3.2</war.plugin.version>
3333
<xml.plugin.version>1.0.1</xml.plugin.version>
3434
<xmlgraphics.commons.version>2.9.0-SNAPSHOT</xmlgraphics.commons.version>

0 commit comments

Comments
 (0)