@@ -25,15 +25,15 @@ dependencies {
25
25
26
26
constraints {
27
27
api(" com.fasterxml:aalto-xml:1.3.2" )
28
- api(" com.fasterxml.woodstox:woodstox-core:6.5 .1" )
28
+ api(" com.fasterxml.woodstox:woodstox-core:6.6 .1" )
29
29
api(" com.github.ben-manes.caffeine:caffeine:3.1.8" )
30
30
api(" com.github.librepdf:openpdf:1.3.42" )
31
31
api(" com.google.code.findbugs:findbugs:3.0.1" )
32
32
api(" com.google.code.findbugs:jsr305:3.0.2" )
33
33
api(" com.google.code.gson:gson:2.10.1" )
34
- api(" com.google.protobuf:protobuf-java-util:3.25.2 " )
34
+ api(" com.google.protobuf:protobuf-java-util:3.25.3 " )
35
35
api(" com.h2database:h2:2.2.224" )
36
- api(" com.jayway.jsonpath:json-path:2.8 .0" )
36
+ api(" com.jayway.jsonpath:json-path:2.9 .0" )
37
37
api(" com.rometools:rome:1.19.0" )
38
38
api(" com.squareup.okhttp3:mockwebserver:3.14.9" )
39
39
api(" com.squareup.okhttp3:okhttp:3.14.9" )
@@ -42,7 +42,7 @@ dependencies {
42
42
api(" com.sun.xml.bind:jaxb-core:3.0.2" )
43
43
api(" com.sun.xml.bind:jaxb-impl:3.0.2" )
44
44
api(" com.sun.xml.bind:jaxb-xjc:3.0.2" )
45
- api(" com.thoughtworks.qdox:qdox:2.0.3 " )
45
+ api(" com.thoughtworks.qdox:qdox:2.1.0 " )
46
46
api(" com.thoughtworks.xstream:xstream:1.4.20" )
47
47
api(" commons-io:commons-io:2.15.0" )
48
48
api(" de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2" )
0 commit comments