Hello! Could we start the work to evolve openjpa to JPA 3.2?
I've made some changes in my branch to push minimum JDK version to 17. For now, it is just some bumps in dependencies versions of the project, some cleanups in violations of checkstyle and removal of deprecated methods (mostly on the SecurityManager front). The build still works, but it touches a big chunk of files and the revision would be a nightmare, I guess. I was planning to submit this startup work as a tentative 4.2.0-SNAPSHOT version and keep working on the features added in spec (a lot more than 3.0-to-3.1). What do you think about it? Best regards, Paulo