Skip to content

Commit 8071f13

Browse files
committed
Upgrade to OpenJPA 2.4.2
1 parent 565b20d commit 8071f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ configure(allprojects) { project ->
6565
ext.nettyVersion = "4.1.16.Final"
6666
ext.okhttpVersion = "2.7.5"
6767
ext.okhttp3Version = "3.8.1"
68-
ext.openjpaVersion = "2.4.1"
68+
ext.openjpaVersion = "2.4.2"
6969
ext.poiVersion = "3.14"
7070
ext.reactorVersion = "2.0.8.RELEASE"
7171
ext.romeVersion = "1.7.4"

0 commit comments

Comments
 (0)