johncarl81 / parceler

:package: Android Parcelables made easy through code generation.

Home Page:http://parceler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facing Vulnerabilities in parceler library

KaviIDPal opened this issue · comments

While using annotationProcessor there are 5 Vulnerabilities Found in CRITICAL .

Below the library version we are used:
implementation 'org.parceler:parceler-api:1.1.13'
annotationProcessor 'org.parceler:parceler:1.1.13'

Vulnerabilities ID
parceler-1.1.13.jar (shaded: commons-beanutils:commons-beanutils:1.9.2)
parceler-1.1.13.jar (shaded: commons-collections:commons-collections:3.2.1)

Fixed: johncarl81/transfuse@c610df7 Thanks for the heads up!