diff --git a/README.md b/README.md index 973713eda..638a6f70e 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ You can put your annotations directly in schema: @java.lang.SuppressWarnings({"unchecked","rawtypes"}) - @javax.annotation.Generated({"XJC","JAXB Annotate Plugin"}) + @jakarta.annotation.Generated({"XJC","JAXB Annotate Plugin"})