Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Non-trivial] Build(deps): bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 #527

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 22, 2023
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@Tallicia
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.owasp-dependency-check-gradle-8.3.1 branch from c67456a to 2e830fa Compare June 23, 2023 17:06
@peterhaochen47 peterhaochen47 changed the title Build(deps): bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 [Non-trivial] Build(deps): bump org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1 Jun 28, 2023
@peterhaochen47
Copy link
Member

This upgrade seems to depend on upgrading Gradle: dependency-check/dependency-check-gradle#348:

Finally, plugin can't be applied in Gradle versions 6.6-7.5.1 because of java version in jackson.

Error resulted from this bump:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'credhub'.
> Failed to create Jar file /Users/peterch/.gradle/caches/jars-8/61ec2da8f88e12427195250c3254cf41/jackson-core-2.15.2.jar

@Tallicia
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.owasp-dependency-check-gradle-8.3.1 branch from 2e830fa to 9d9a453 Compare July 10, 2023 19:32
@Tallicia
Copy link
Contributor

This appears to be the known issue behind this: jeremylong/DependencyCheck#5791

@Tallicia
Copy link
Contributor

It appears gradle 6 is EOL and gradle 7.6.2 addresses this failure and a supported gradle 7 - jeremylong/DependencyCheck#5791 (comment)

@Tallicia
Copy link
Contributor

Tallicia commented Aug 2, 2023

@dependabot rebase

Bumps org.owasp:dependency-check-gradle from 8.2.1 to 8.3.1.

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.owasp-dependency-check-gradle-8.3.1 branch from 9d9a453 to e9eabc4 Compare August 2, 2023 18:47
@Tallicia Tallicia self-assigned this Aug 2, 2023
@Tallicia Tallicia merged commit 445d8a7 into main Aug 3, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/main/org.owasp-dependency-check-gradle-8.3.1 branch August 3, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
Development

Successfully merging this pull request may close these issues.

3 participants