Skip to content

Commit

Permalink
Warnings removal
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 13, 2023
1 parent 5b91e29 commit 186ee3f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
*/
public class Jdk8BeanSerializerModifier extends BeanSerializerModifier
{
private static final long serialVersionUID = 1L;

@Override
public List<BeanPropertyWriter> changeProperties(SerializationConfig config,
BeanDescription beanDesc,
Expand Down

0 comments on commit 186ee3f

Please sign in to comment.