Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,13 +295,13 @@ dependencies:
source: https://repo1.maven.org/maven2/org/cloudfoundry/container-security-provider/1.20.0/container-security-provider-1.20.0-RELEASE.jar
source_sha256: e791ccfcfee9c0d299d07474d9bfcbfcbebf1181323be601220c8a823062ab99
- name: contrast-security
version: 6.32.0
uri: https://buildpacks.cloudfoundry.org/dependencies/contrast-security/contrast-security_6.32.0_linux_noarch_any-stack_64303cc3.jar
sha256: 64303cc3bb6b44553df8514585b465b5166e0f3ab594f404bb2198d5a525a725
version: 6.33.0
uri: https://buildpacks.cloudfoundry.org/dependencies/contrast-security/contrast-security_6.33.0_linux_noarch_any-stack_e82a096e.jar
sha256: e82a096edd2350b26af491526a13cc27fc8d2ae0ac399d700adf0c5feae7300c
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://repo1.maven.org/maven2/com/contrastsecurity/contrast-agent/6.32.0/contrast-agent-6.32.0.jar
source: https://repo1.maven.org/maven2/com/contrastsecurity/contrast-agent/6.33.0/contrast-agent-6.33.0.jar
source_sha256: ''
- name: datadog-javaagent
version: 1.64.2
Expand Down