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 @@ -75,7 +75,7 @@ configure(allprojects) { project ->
75
75
exclude group : " xpp3" , name : " xpp3_min"
76
76
exclude group : " xmlpull" , name : " xmlpull"
77
77
}
78
- dependency " org.apache.johnzon:johnzon-jsonb:1.2.6 "
78
+ dependency " org.apache.johnzon:johnzon-jsonb:1.2.7 "
79
79
dependency(" org.codehaus.jettison:jettison:1.3.8" ) {
80
80
exclude group : " stax" , name : " stax-api"
81
81
}
@@ -88,7 +88,7 @@ configure(allprojects) { project ->
88
88
89
89
dependency " com.h2database:h2:1.4.200"
90
90
dependency " com.github.ben-manes.caffeine:caffeine:2.8.4"
91
- dependency " com.github.librepdf:openpdf:1.3.17 "
91
+ dependency " com.github.librepdf:openpdf:1.3.19 "
92
92
dependency " com.rometools:rome:1.12.2"
93
93
dependency " commons-io:commons-io:2.5"
94
94
dependency " io.vavr:vavr:0.10.3"
You can’t perform that action at this time.
0 commit comments