Skip to content

Comments

Removing unused unnecessary imports#219

Closed
sergioescala wants to merge 1 commit intoaws:masterfrom
sergioescala:removing-unused-unnecessary-imports
Closed

Removing unused unnecessary imports#219
sergioescala wants to merge 1 commit intoaws:masterfrom
sergioescala:removing-unused-unnecessary-imports

Conversation

@sergioescala
Copy link
Contributor

Signed-off by: Sergio Escalante sergioescala@gmail.com

@sergioescala
Copy link
Contributor Author

The CI failed because of:
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.3.2:check (default) on project aws-serverless-java-container-core:
[ERROR]
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0':
[ERROR]
[ERROR] slf4j-api-1.7.25.jar: CVE-2018-8088
[ERROR]
but that error is not related to the changes in the PR

@sapessi
Copy link
Contributor

sapessi commented Dec 18, 2018

Agree. Thanks for the PR. I'll fix the dependencies over the next couple of days and merge your PRs for the next release.

@sapessi sapessi added this to the Release 1.3 milestone Dec 18, 2018
@sapessi
Copy link
Contributor

sapessi commented Dec 22, 2018

I've merged the changes into the core branch where I'm working on the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants