Skip to content

Commit

Permalink
Merge pull request #543 from jeremylong/docs/missing-param
Browse files Browse the repository at this point in the history
docs: document parameter to resolve build warnings
  • Loading branch information
skhokhlov authored Dec 2, 2024
2 parents 658161e + 2959805 commit 82a5e0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class CycloneDxUtils {
/**
* Resolves the CycloneDX schema the mojo has been requested to use.
*
* @param version the CycloneDX schema version to resolve
* @return the CycloneDX schema to use
*/
public static Version schemaVersion(String version) {
Expand Down

0 comments on commit 82a5e0d

Please sign in to comment.