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 @@ -26,7 +26,7 @@ dependencies {
26
26
constraints {
27
27
api(" com.fasterxml:aalto-xml:1.3.2" )
28
28
api(" com.fasterxml.woodstox:woodstox-core:6.7.0" )
29
- api(" com.github.ben-manes.caffeine:caffeine:3.2.0 " )
29
+ api(" com.github.ben-manes.caffeine:caffeine:3.2.1 " )
30
30
api(" com.github.librepdf:openpdf:1.3.43" )
31
31
api(" com.google.code.findbugs:findbugs:3.0.1" )
32
32
api(" com.google.code.findbugs:jsr305:3.0.2" )
@@ -124,7 +124,7 @@ dependencies {
124
124
api(" org.glassfish:jakarta.el:4.0.2" )
125
125
api(" org.graalvm.sdk:graal-sdk:22.3.1" )
126
126
api(" org.hamcrest:hamcrest:3.0" )
127
- api(" org.hibernate.orm:hibernate-core:7.0.3 .Final" )
127
+ api(" org.hibernate.orm:hibernate-core:7.0.5 .Final" )
128
128
api(" org.hibernate.validator:hibernate-validator:9.0.1.Final" )
129
129
api(" org.hsqldb:hsqldb:2.7.4" )
130
130
api(" org.htmlunit:htmlunit:4.13.0" )
You can’t perform that action at this time.
0 commit comments