Skip to content

Commit 0313bf9

Browse files
committed
Revert "Correct NI version and add note about MAC signing"
This reverts commit 3e7c70a.
1 parent 3e7c70a commit 0313bf9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

documentation/src/main/markdown/currentreleasenotes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
* Added a new property [detect.go.forge.connection.timeout](properties/detectors/go.md#go-forge-connection-timeout) to customize the connection timeout limit while connecting to the Go registry. Defaults to 30 seconds.
3131
* Added a new property [detect.go.forge.read.timeout](properties/detectors/go.md#go-forge-read-timeout) to customize the read timeout limit while fetching go.mod file of a dependency from Go registry. Defaults to 60 seconds.
3232
* Dependency exclusions (via [detect.go.mod.dependency.types.excluded](properties/detectors/go.md#go-mod-dependency-types-excluded) property) are not supported by this detector.
33-
* Detect Nuget Inspector binaries for MacOS are now digitally signed with Black Duck Software, Inc authority.
3433

3534
### Changed features
3635

@@ -72,4 +71,4 @@
7271
* (IDETECT-4770) The Cargo Dependency Type Exclusion has been expanded to include `NORMAL` dependencies for both the Cargo Lockfile and Cargo CLI detectors. Additionally, the Cargo CLI Detector now supports `PROC_MACRO` exclusion, regardless of `PROC_MACRO` dependencies not being explicitly listed in `Cargo.toml` or `Cargo.lock`.
7372

7473
### Dependency updates
75-
* Upgraded and released Nuget Inspector version 2.4.0.
74+
* Upgraded and released Nuget Inspector version 2.3.2.

0 commit comments

Comments
 (0)