Skip to content

Commit 67979c9

Browse files
committed
Upgrade to Hibernate ORM 5.4.28 and OpenPDF 1.3.25
1 parent 4ae3ab1 commit 67979c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ configure(allprojects) { project ->
8989

9090
dependency "com.h2database:h2:1.4.200"
9191
dependency "com.github.ben-manes.caffeine:caffeine:2.8.8"
92-
dependency "com.github.librepdf:openpdf:1.3.24"
92+
dependency "com.github.librepdf:openpdf:1.3.25"
9393
dependency "com.rometools:rome:1.12.2"
9494
dependency "commons-io:commons-io:2.5"
9595
dependency "io.vavr:vavr:0.10.3"
@@ -116,7 +116,7 @@ configure(allprojects) { project ->
116116
dependency "net.sf.ehcache:ehcache:2.10.6"
117117
dependency "org.ehcache:jcache:1.0.1"
118118
dependency "org.ehcache:ehcache:3.4.0"
119-
dependency "org.hibernate:hibernate-core:5.4.27.Final"
119+
dependency "org.hibernate:hibernate-core:5.4.28.Final"
120120
dependency "org.hibernate:hibernate-validator:6.1.7.Final"
121121
dependency "org.webjars:webjars-locator-core:0.46"
122122
dependency "org.webjars:underscorejs:1.8.3"

0 commit comments

Comments
 (0)