This message was deleted.
# java
s
This message was deleted.
m
While working on improving our SDK gen for java, I came across the following comment and thought you might appreciate it.
```// TODO consider removing this; this is needed when
// the generated code depends on the Nullable class
WithDependencyDefault("com.google.code.findbugs:jsr305",```
https://github.com/pulumi/pulumi-java/blob/a5485dc48a293437fc5dfde50582f1141655ae0d/pkg/codegen/java/package_info.go#L178-L179 Opened an issue to track work on this: https://github.com/pulumi/pulumi-java/issues/879
👍 1