Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #647 from alphagov/rm-prod-deployments
Browse files Browse the repository at this point in the history
📉 BAU - Remove legacy single-country Proxy Node deployments
  • Loading branch information
idrop authored Oct 13, 2020
2 parents 92f2b48 + a92fa1a commit 085da85
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 926 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ subprojects {
substitute module("commons-codec:commons-codec") because "https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518" with module("commons-codec:commons-codec:1.13")
substitute module("io.netty:netty-codec") because "https://snyk.io/vuln/SNYK-JAVA-IONETTY-564897" with module("io.netty:netty-codec:4.1.48.Final")
substitute module("org.cryptacular:cryptacular") because "https://snyk.io/vuln/SNYK-JAVA-ORGCRYPTACULAR-543303" with module("org.cryptacular:cryptacular:1.2.4")
substitute module("org.apache.httpcomponents:httpclient") because "https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1016906" with module("org.apache.httpcomponents:httpclient:4.5.13")
exclude group: "commons-beanutils", module: "commons-beanutils"
}
}
Expand Down
Loading

0 comments on commit 085da85

Please sign in to comment.