File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ configure([rootProject] + javaProjects) { project ->
7777 " https://docs.jboss.org/hibernate/orm/5.6/javadocs/" ,
7878 " https://eclipse.dev/aspectj/doc/latest/runtime-api/" ,
7979 " https://www.quartz-scheduler.org/api/2.3.0/" ,
80- " https://hc.apache.org/httpcomponents-client-5.4 .x/current/httpclient5/apidocs/" ,
80+ " https://hc.apache.org/httpcomponents-client-5.5 .x/current/httpclient5/apidocs/" ,
8181 " https://projectreactor.io/docs/test/release/api/" ,
8282 " https://junit.org/junit4/javadoc/4.13.2/" ,
8383 " https://junit.org/junit5/docs/5.12.2/api/" ,
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ dependencies {
9898 api(" org.apache.derby:derby:10.16.1.1" )
9999 api(" org.apache.derby:derbyclient:10.16.1.1" )
100100 api(" org.apache.derby:derbytools:10.16.1.1" )
101- api(" org.apache.httpcomponents.client5:httpclient5:5.4.4 " )
101+ api(" org.apache.httpcomponents.client5:httpclient5:5.5 " )
102102 api(" org.apache.httpcomponents.core5:httpcore5-reactive:5.3.4" )
103103 api(" org.apache.poi:poi-ooxml:5.2.5" )
104104 api(" org.apache.tomcat.embed:tomcat-embed-core:11.0.7" )
You can’t perform that action at this time.
0 commit comments