Lawson Busch

Results 2 issues of Lawson Busch

## Expected behavior Given an implementing class with a bounded generic type: ``` @Builder @Getter @Setter @NoArgsConstructor @AllArgsConstructor @JsonIgnoreProperties(ignoreUnknown = true) public class TaskProperties implements Serializable { @Serial private static...

bug
stale
investigate

**Branch/Environment/Version** - Branch/Version: Release `v5.9.0`, pulled in as part of the `v4.0.0` helm chart - Environment: On-prem hosting **Describe the bug** Upon upgrading to `v5.9.0`, our JWT fails to parse...

bug
external