We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2923a77 commit c554c6aCopy full SHA for c554c6a
pom.xml
@@ -90,11 +90,7 @@ THE SOFTWARE.
90
<!-- Minimum Remoting version, which is tested for API compatibility -->
91
<remoting.minimum.supported.version>4.13</remoting.minimum.supported.version>
92
93
- <!-- TODO: Remove when parent pom is using this version or newer -->
94
- <!-- https://github.com/jenkinsci/pom/pull/510 -->
95
- <spotbugs-maven-plugin.version>4.8.2.0</spotbugs-maven-plugin.version>
96
<spotbugs.effort>Max</spotbugs.effort>
97
- <spotbugs.omitVisitors>FindReturnRef,ConstructorThrow</spotbugs.omitVisitors>
98
<spotbugs.threshold>Medium</spotbugs.threshold>
99
100
<access-modifier.version>1.33</access-modifier.version>
0 commit comments