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 {
2424 constraints {
2525 api(" com.fasterxml:aalto-xml:1.3.2" )
2626 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 " )
2828 api(" com.github.librepdf:openpdf:1.3.30" )
2929 api(" com.google.code.findbugs:findbugs:3.0.1" )
3030 api(" com.google.code.findbugs:jsr305:3.0.2" )
@@ -97,7 +97,7 @@ dependencies {
9797 api(" org.apache.derby:derbyclient:10.16.1.1" )
9898 api(" org.apache.derby:derbytools:10.16.1.1" )
9999 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 " )
101101 api(" org.apache.poi:poi-ooxml:5.2.3" )
102102 api(" org.apache.tomcat.embed:tomcat-embed-core:10.1.12" )
103103 api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.12" )
You can’t perform that action at this time.
0 commit comments