Skip to content

Commit

Permalink
Merge branch '2.18' into 2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 10, 2024
2 parents 652d092 + 03de9a1 commit f8e2930
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;

// [databind#4639] 2.18.1 : regression when using @JsonAnySetter outside of @JsonCreator
public class JsonAnySetterFieldWithCreatorDeser4639Test
public class AnySetterFieldWithCreator4639Test
extends DatabindTestUtil
{

Expand Down

0 comments on commit f8e2930

Please sign in to comment.