I found my app was using a library still on javax, specifically javax.xml.bind. Updated to a version that used jakarta and the error messages in the console went away.