Upgrade framework build to JPA 2.2 and JTA 1.3
Issue: SPR-16685
This commit is contained in:
@@ -4,5 +4,5 @@ dependencies {
|
||||
testCompile(project(":spring-context"))
|
||||
testCompile("javax.inject:javax.inject:1")
|
||||
testCompile("javax.annotation:javax.annotation-api:1.3.2")
|
||||
testCompile("org.eclipse.persistence:javax.persistence:2.1.1")
|
||||
testCompile("org.eclipse.persistence:javax.persistence:2.2.0")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user