[
https://issues.apache.org/jira/browse/CAMEL-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059845#comment-16059845
]
ASF GitHub Bot commented on CAMEL-11404:
----------------------------------------
Github user jamesnetherton closed the pull request at:
https://github.com/apache/camel/pull/1776
> Upgrade to JPA 2.1
> ------------------
>
> Key: CAMEL-11404
> URL: https://issues.apache.org/jira/browse/CAMEL-11404
> Project: Camel
> Issue Type: Improvement
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 2.20.0
>
>
> We have this in the Camel parent POM:
> {code:xml}
> <!-- Spring 3.2.x and 4.0.x still stick to JPA 2.0. Hibernate 4.3.x upgraded
> to JPA 2.1. -->
> <hibernate-version>4.2.20.Final</hibernate-version>
> {code}
> The JPA 2.1 spec has been around for quite some time now so maybe it's time
> to upgrade.
> AFAIK nothing is using Spring 3.2.x (except maybe the deprecated spring-dm?)
> or Spring 4.0.x. So we could bump the Hibernate version to something more
> recent (maybe 5.x aligned with Spring Boot) together with the JPA spec.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)