From f888b34fbe93671ea74c003bea91cda8bd4bb21a Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Wed, 5 Aug 2020 14:50:13 -0700 Subject: [PATCH] Contrast Security from Maven This change updates the buildpack to download the Contrast Security Agent from the replicated cache based on Maven Central. Signed-off-by: Ben Hale --- config/contrast_security_agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/contrast_security_agent.yml b/config/contrast_security_agent.yml index 09568052b5..51d0495a14 100644 --- a/config/contrast_security_agent.yml +++ b/config/contrast_security_agent.yml @@ -16,4 +16,4 @@ # Configuration for the ContrastSecurity framework --- version: 3.+ -repository_root: https://artifacts.contrastsecurity.com/agents/java +repository_root: https://download.run.pivotal.io/contrast-security