Skip to content
Open
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 @@ -342,13 +342,13 @@ dependencies:
source: https://repo1.maven.org/maven2/org/jacoco/jacoco/0.8.15/jacoco-0.8.15.zip
source_sha256: ''
- name: java-cfenv
version: 3.5.2
uri: https://buildpacks.cloudfoundry.org/dependencies/java-cfenv/java-cfenv_3.5.2_linux_noarch_any-stack_4047067e.jar
sha256: 4047067e209937778c136c2f096f73431aff2c1c037015870abcaa66fae4f43d
version: 3.5.3
uri: https://buildpacks.cloudfoundry.org/dependencies/java-cfenv/java-cfenv_3.5.3_linux_noarch_any-stack_d78161fa.jar
sha256: d78161fac0ebe06056c560a424f728c248d3a6a2c59a78c26b7d1cea46a72dde
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://repo1.maven.org/maven2/io/pivotal/cfenv/java-cfenv-all/3.5.2/java-cfenv-all-3.5.2.jar
source: https://repo1.maven.org/maven2/io/pivotal/cfenv/java-cfenv-all/3.5.3/java-cfenv-all-3.5.3.jar
source_sha256: ''
- name: java-cfenv
version: 4.0.1
Expand Down