Skip to content

Commit c6096ff

Browse files
committed
Upgrade to Hibernate ORM 7.3.2 and Woodstox 7.1.1
1 parent 6ff7583 commit c6096ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

framework-platform/framework-platform.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525

2626
constraints {
2727
api("com.fasterxml:aalto-xml:1.3.4")
28-
api("com.fasterxml.woodstox:woodstox-core:6.7.0")
28+
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
2929
api("com.github.ben-manes.caffeine:caffeine:3.2.3")
3030
api("com.github.librepdf:openpdf:1.3.43")
3131
api("com.google.code.findbugs:findbugs:3.0.1")
@@ -120,7 +120,7 @@ dependencies {
120120
api("org.glassfish:jakarta.el:4.0.2")
121121
api("org.graalvm.sdk:graal-sdk:22.3.1")
122122
api("org.hamcrest:hamcrest:3.0")
123-
api("org.hibernate.orm:hibernate-core:7.3.1.Final")
123+
api("org.hibernate.orm:hibernate-core:7.3.2.Final")
124124
api("org.hibernate.validator:hibernate-validator:9.1.0.Final")
125125
api("org.hsqldb:hsqldb:2.7.4")
126126
api("org.htmlunit:htmlunit:4.21.0")

0 commit comments

Comments
 (0)