Skip to content

Commit

Permalink
docs: document parameter to resolve build warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Long <[email protected]>
  • Loading branch information
jeremylong committed Dec 2, 2024
1 parent 5d50af8 commit 2959805
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 2959805

Please sign in to comment.