Skip to content

[BUG] the gson dependency does not look like it should be pulled in by httpmaid-awslambda #83

@lestephane

Description

@lestephane

Describe the bug

httpmaid-awslambda already pulls in aws-lambda-java-events, which should be all we need to interact with lambda events, no need to parse json events ourselves:

[INFO] +- de.quantummaid.httpmaid.integrations:httpmaid-awslambda:jar:0.9.61:compile 16K
[INFO] |  +- com.amazonaws:aws-lambda-java-events:jar:3.0.0:compile 144K
[INFO] |  |  - joda-time:joda-time:jar:2.6:compile 584K
[INFO] |  +- com.amazonaws:aws-lambda-java-core:jar:1.2.1:compile 16K
[INFO] |  - com.google.code.gson:gson:jar:2.8.6:compile 244K

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions