Skip to content

chore: bump com.amazonaws:aws-lambda-java-serialization from 1.3.1 to 1.4.1 - #2601

Merged
phipag merged 1 commit into
mainfrom
dependabot/maven/com.amazonaws-aws-lambda-java-serialization-1.4.1
Aug 31, 2026
Merged

chore: bump com.amazonaws:aws-lambda-java-serialization from 1.3.1 to 1.4.1#2601
phipag merged 1 commit into
mainfrom
dependabot/maven/com.amazonaws-aws-lambda-java-serialization-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps com.amazonaws:aws-lambda-java-serialization from 1.3.1 to 1.4.1.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.amazonaws:aws-lambda-java-serialization](https://github.com/aws/aws-lambda-java-libs) from 1.3.1 to 1.4.1.
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-serialization
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maven labels Aug 6, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@phipag phipag left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed and approved by @phipag. Minor bump of aws-lambda-java-serialization to 1.4.1. The public API surface is byte-for-byte identical between 1.3.1 and 1.4.1, and the classes this repo imports are unchanged. The internal Jackson upgrade from 2.15.4 to 2.18.6 is fully shaded under com.amazonaws.lambda.thirdparty with zero unshaded fasterxml classes, so it cannot conflict with the Jackson 2.22.1 used by Powertools. Java 11 compatibility is confirmed: the published bytecode is class-file major version 52, and java-build on 11 passes. The root pom bump also covers the two modules that inherit the version from dependencyManagement. All CI checks pass.

@mergify

mergify Bot commented Aug 31, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@phipag
phipag merged commit b583e7f into main Aug 31, 2026
17 checks passed
@phipag
phipag deleted the dependabot/maven/com.amazonaws-aws-lambda-java-serialization-1.4.1 branch August 31, 2026 08:28
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 maven

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant