File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ configure(allprojects) { project ->
51
51
}
52
52
dependency " com.google.code.findbugs:jsr305:3.0.2"
53
53
54
- dependencySet(group : ' org.aspectj' , version : ' 1.9.6 ' ) {
54
+ dependencySet(group : ' org.aspectj' , version : ' 1.9.7 ' ) {
55
55
entry ' aspectjrt'
56
56
entry ' aspectjtools'
57
57
entry ' aspectjweaver'
@@ -236,7 +236,7 @@ configure(allprojects) { project ->
236
236
dependency " com.ibm.websphere:uow:6.0.2.17"
237
237
dependency " com.jamonapi:jamon:2.82"
238
238
dependency " joda-time:joda-time:2.10.10"
239
- dependency " org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.8 "
239
+ dependency " org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.9 "
240
240
dependency " org.javamoney:moneta:1.3"
241
241
242
242
dependency " com.sun.activation:javax.activation:1.2.0"
You can’t perform that action at this time.
0 commit comments