File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
buildSrc/src/main/java/com/blackduck/integration/detect/docs/content Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ public Terms() {
1515 termMap .put ("binary_repo_ui_url_project" , "https://repo.blackduck.com/bds-integrations-release/com/blackduck/integration/detect/" );
1616 //No UI for repo.blackduck.com as of 2024-09-25
1717 termMap .put ("binary_repo_jenkins_url_project" , "https://repo.blackduck.com/bds-integrations-release/com/blackducksoftware/integration/blackduck-detect/" );
18- termMap .put ("binary_repo_url_sigma" , "https://repo.blackduck.com/sigma-release-trial/2022.6 .0/" );
18+ termMap .put ("binary_repo_url_sigma" , "https://repo.blackduck.com/sigma-release-trial/2024.12 .0/" );
1919 }
2020
2121 public String put (String termKey , String replacementString ) {
You can’t perform that action at this time.
0 commit comments