Skip to content

Conversation

reaver585
Copy link
Contributor

Fixes #48739. A NPE occurred when trying to write a null value into an immutable map.

Fixes quarkusio#48739. A NPE occurred when trying to write a null value into an immutable map.
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Jul 3, 2025
@gsmet gsmet requested a review from aloubyansky July 3, 2025 17:17
Copy link
Member

@aloubyansky aloubyansky left a comment

Choose a reason for hiding this comment

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

Thanks @reaver585 !

Copy link

quarkus-bot bot commented Jul 3, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 73f5da7.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@aloubyansky aloubyansky merged commit 7456597 into quarkusio:main Jul 3, 2025
23 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jul 3, 2025
@gsmet gsmet modified the milestones: 3.25 - main, 3.24.3 Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle kind/bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle build fails with NPE

3 participants