Skip to content

fix: set correct property for nonProxyHosts#6285

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
weyhmueller:fix/fix-non-proxy-hosts
Dec 12, 2023
Merged

fix: set correct property for nonProxyHosts#6285
jeremylong merged 1 commit intodependency-check:mainfrom
weyhmueller:fix/fix-non-proxy-hosts

Conversation

@weyhmueller
Copy link
Copy Markdown
Contributor

Fixes Issue #6283

Description of Change

While there are different system properties for http and https proxies, there is only one shared property for proxy exclusions: http.nonProxyHosts

Setting https.nonProxyHosts has no effect on any recent JDK

Have test cases been added to cover the new functionality?

no

While there are different system properties for http and https proxies, there is only one shared property for proxy exclusions: http.nonProxyHosts

Setting https.nonProxyHosts has no effect on any recent JDK

Fixes dependency-check#6283
@boring-cyborg boring-cyborg Bot added the maven changes to the maven plugin label Dec 12, 2023
@jeremylong jeremylong added this to the 9.0.5 milestone Dec 12, 2023
@jeremylong
Copy link
Copy Markdown
Collaborator

Thank you for catching my copy/paste mistake. I knew the non-proxy host property is shared...

@jeremylong jeremylong merged commit 4b3287b into dependency-check:main Dec 12, 2023
@weyhmueller weyhmueller deleted the fix/fix-non-proxy-hosts branch December 13, 2023 11:46
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants