Bump org.apache.commons:commons-parent from 69 to 70
This commit is contained in:
@@ -18,8 +18,6 @@ limitations under the License.
|
||||
<ruleset name="mybraces" xmlns="http://pmd.sourceforge.net/ruleset/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 http://pmd.sourceforge.net/ruleset_2_0_0.xsd">
|
||||
<description>Excludes from default PMD rules.</description>
|
||||
<rule ref="rulesets/java/unusedcode.xml">
|
||||
</rule>
|
||||
<rule ref="category/java/errorprone.xml/EmptyCatchBlock">
|
||||
<properties>
|
||||
<property name="allowCommentedBlocks" value="true" />
|
||||
|
||||
Reference in New Issue
Block a user