Skip to content

Commit

Permalink
Update Spotbugs to allow build on JDK17
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed May 11, 2022
1 parent 1bc5fa8 commit ee397f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ limitations under the License.]]></inlineHeader>
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.2.0</version>
<version>4.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit ee397f9

Please sign in to comment.