Skip to content

Commit

Permalink
Update to support new jakarta libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Nov 25, 2024
1 parent b4dbb43 commit 115c82b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
import java.util.List;
import java.util.Map;

import javax.xml.bind.annotation.XmlType;
import jakarta.xml.bind.annotation.XmlType;

import org.apache.commons.io.FileUtils;
import org.apache.commons.io.FilenameUtils;
Expand Down

0 comments on commit 115c82b

Please sign in to comment.