Skip to content

v1.0.5

Compare
Choose a tag to compare
@vladimanaev vladimanaev released this 11 Feb 12:28
· 238 commits to master since this release

Fixed vulnerability in com.fasterxml.jackson.core:jackson-databind by upgrading to 2.9.8 in pom.xml.
Fixed vulnerability in com.squareup.retrofit2 by upgrading to 2.5.0 in pom.xml.
Allowing to configure maxIdleConnections and keepAliveDurationMillis for retrofit connection pool.