Skip to content

Commit 22d6f6b

Browse files
committed
Ban JUnit4 dependency
1 parent d33ab69 commit 22d6f6b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@
2929
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
3030
<jenkins.baseline>2.504</jenkins.baseline>
3131
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
32-
<!--
3332
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
34-
-->
35-
<hpi.compatibleSinceVersion>936.0.0</hpi.compatibleSinceVersion>
33+
<hpi.compatibleSinceVersion>937.0.0</hpi.compatibleSinceVersion>
3634
<tagNameFormat>@{project.version}</tagNameFormat>
3735
</properties>
3836

0 commit comments

Comments
 (0)