kork icon indicating copy to clipboard operation
kork copied to clipboard

CVE:2021-0341 upgrading package from retrofit retrofit2

Open Luthan95 opened this issue 2 years ago • 1 comments

here is the reference that i used. https://github.com/square/retrofit/issues/1299

for logging interceptor https://howtodoinjava.com/retrofit2/logging-with-retrofit2/

Luthan95 avatar Dec 06 '22 08:12 Luthan95

The following commits need their title changed:

  • 4311e62a9c8f352f370685f0300e1ae18189ae45: changing from retrofit to retrofit2 package as retrofit package is outdated

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

spinnakerbot avatar Dec 06 '22 08:12 spinnakerbot