https://bz.apache.org/bugzilla/show_bug.cgi?id=59899

            Bug ID: 59899
           Summary: Tomcat-embed-core brings outdated JPA API
           Product: Tomcat 8
           Version: 8.5.4
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: stephane.nic...@gmail.com

I just noticed that `tomcat-embed-core` brings an outdated JPA API. Spring
Framework 5 requires JPA 2.1 now and unless I order the classpath in a  certain
way, my app breaks when deployed in embedded tomcat because of this.

Would it be possible to upgrade the JPA API that Tomcat brings?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to