Skip to content

Commit fab1bd5

Browse files
authored
Merge pull request #40 from jonesbusy-automation/plugin-modernizer/migratecommonslang2tolang3andcommontext
Migrate Commons Lang from 2 to 3
2 parents 9d9b192 + ff8ccf9 commit fab1bd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
<spotless.check.skip>false</spotless.check.skip>
4242
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
43+
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
4344
</properties>
4445

4546
<dependencyManagement>

0 commit comments

Comments
 (0)