Skip to content

Commit

Permalink
[ci] Add note on what maven is required to build and what is required…
Browse files Browse the repository at this point in the history
… for usage
  • Loading branch information
hazendaz committed Nov 29, 2024
1 parent b71e097 commit e8c96fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Building spotbugs-maven-plugin Requirements
===========================================

Java 17+ is required to build the project. Java 8+ is required for spotbugs analysis.
Maven 3.9.9 is required to build the project. It can be used as low as maven 3.6.3 in usage.

spotbugs-maven-plugin
=====================
Expand Down

0 comments on commit e8c96fc

Please sign in to comment.