We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af42bc2 commit 328df16Copy full SHA for 328df16
1 file changed
pom.xml
@@ -220,7 +220,7 @@
220
<threshold>Normal</threshold>
221
<effort>Default</effort>
222
<!-- excludeFilterFile>${basedir}/src/conf/findbugs-exclude-filter.xml</excludeFilterFile-->
223
- <pluginList>class_underscore-jar-with-dependencies.jar, findsecbugs-plugin-1.2.1.jar</pluginList>
+ <pluginList>findsecbugs-plugin-1.2.1.jar, class_underscore-jar-with-dependencies.jar</pluginList>
224
</configuration>
225
</plugin>
226
</plugins>
0 commit comments