Tickaroo / tikxml

Modern XML Parser for Android
Apache License 2.0
423 stars 44 forks source link

Update versions of okio and guava #159

Open spaultownsend opened 9 months ago

spaultownsend commented 9 months ago

Happy to see some recent activity on this project!

In preparation for a new release, could the versions of okio and guava be updated as below?

okio - 2.6.0 has vulnerability, needs to be 3.4.0 or later: https://mvnrepository.com/artifact/com.squareup.okio/okio guava - 29.0-jre has vulnerability, needs to be 32.0.1 or later: https://mvnrepository.com/artifact/com.google.guava/guava