Skip to content

Commit 3718c8d

Browse files
committed
Upgrade to Hibernate ORM 5.4.28 and OpenPDF 1.3.25
1 parent ca8261c commit 3718c8d

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
@@ -97,7 +97,7 @@ configure(allprojects) { project ->
9797

9898
dependency "com.h2database:h2:1.4.200"
9999
dependency "com.github.ben-manes.caffeine:caffeine:2.8.8"
100-
dependency "com.github.librepdf:openpdf:1.3.24"
100+
dependency "com.github.librepdf:openpdf:1.3.25"
101101
dependency "com.rometools:rome:1.15.0"
102102
dependency "commons-io:commons-io:2.5"
103103
dependency "io.vavr:vavr:0.10.3"
@@ -124,7 +124,7 @@ configure(allprojects) { project ->
124124
dependency "net.sf.ehcache:ehcache:2.10.6"
125125
dependency "org.ehcache:jcache:1.0.1"
126126
dependency "org.ehcache:ehcache:3.4.0"
127-
dependency "org.hibernate:hibernate-core:5.4.27.Final"
127+
dependency "org.hibernate:hibernate-core:5.4.28.Final"
128128
dependency "org.hibernate:hibernate-validator:6.2.0.Final"
129129
dependency "org.webjars:webjars-locator-core:0.46"
130130
dependency "org.webjars:underscorejs:1.8.3"

0 commit comments

Comments
 (0)