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 @@ -24,7 +24,7 @@ dependencies {
24
24
constraints {
25
25
api(" com.fasterxml:aalto-xml:1.3.2" )
26
26
api(" com.fasterxml.woodstox:woodstox-core:6.5.1" )
27
- api(" com.github.ben-manes.caffeine:caffeine:3.1.7 " )
27
+ api(" com.github.ben-manes.caffeine:caffeine:3.1.8 " )
28
28
api(" com.github.librepdf:openpdf:1.3.30" )
29
29
api(" com.google.code.findbugs:findbugs:3.0.1" )
30
30
api(" com.google.code.findbugs:jsr305:3.0.2" )
@@ -97,7 +97,7 @@ dependencies {
97
97
api(" org.apache.derby:derbyclient:10.16.1.1" )
98
98
api(" org.apache.derby:derbytools:10.16.1.1" )
99
99
api(" org.apache.httpcomponents.client5:httpclient5:5.2.1" )
100
- api(" org.apache.httpcomponents.core5:httpcore5-reactive:5.2.1 " )
100
+ api(" org.apache.httpcomponents.core5:httpcore5-reactive:5.2.2 " )
101
101
api(" org.apache.poi:poi-ooxml:5.2.3" )
102
102
api(" org.apache.tomcat.embed:tomcat-embed-core:10.1.12" )
103
103
api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.12" )
You can’t perform that action at this time.
0 commit comments