Skip to content

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Jul 10, 2025

Summary

This addresses https://github.com/aws-powertools/powertools-lambda-java/security/dependabot/68.

Moved from legacy package to current version and namespace: https://mvnrepository.com/artifact/org.wiremock/wiremock/3.13.1

Changes

I confirmed that this new includes the patched version of apache fileupload:

❯ mvn dependency:tree | grep fileupload
[INFO]    +- commons-fileupload:commons-fileupload:jar:1.6.0:test

Before it was 1.4.0 affected by the CVE reported in the dependabot alert.

Issue number: #1917


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Copy link

@phipag phipag added the dependencies Pull requests that update a dependency file label Jul 10, 2025
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@phipag phipag merged commit d9ee495 into main Jul 10, 2025
15 checks passed
@phipag phipag deleted the phipag/update-wiremock branch July 10, 2025 09:21
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Jul 10, 2025
@phipag phipag linked an issue Jul 10, 2025 that may be closed by this pull request
2 tasks
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 size/S

Projects

Status: Coming soon

Development

Successfully merging this pull request may close these issues.

Maintenance: Address dependabot alerts

2 participants