Pick up JUnit version from parent POM

This commit is contained in:
Gary Gregory 2023-01-10 10:55:14 -05:00
parent d55631f858
commit bc41d00c73
1 changed files with 0 additions and 1 deletions

View File

@ -175,7 +175,6 @@
<checkstyle.suppress.file>${basedir}/src/site/resources/checkstyle/checkstyle-suppressions.xml</checkstyle.suppress.file>
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
<commons.junit.version>5.9.1</commons.junit.version>
<commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
<commons.jacoco.version>0.8.8</commons.jacoco.version>