File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.2.2
1+ 3.2.3
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 3.2.3] ( https://github.com/auth0/Lock.Android/tree/3.2.3 ) (2026-09-04)
4+ [ Full Changelog] ( https://github.com/auth0/Lock.Android/compare/3.2.2...3.2.3 )
5+
6+ ** Fixed**
7+ - fix(security): substitute vulnerable bcprov/bcpkix-jdk15on with jdk18… [ \# 702] ( https://github.com/auth0/Lock.Android/pull/702 ) ([ utkrishtsahu] ( https://github.com/utkrishtsahu ) )
8+
39## [ 3.2.1] ( https://github.com/auth0/Lock.Android/tree/3.2.2 ) (2023-01-11)
410[ Full Changelog] ( https://github.com/auth0/Lock.Android/compare/3.2.1...3.2.2 )
511
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ android {
4444Lock is available in [ Maven Central] ( http://search.maven.org ) . To start using * Lock* add this line to the dependencies of your ` build.gradle ` file:
4545
4646``` groovy
47- implementation 'com.auth0.android:lock:3.2.2 '
47+ implementation 'com.auth0.android:lock:3.2.3 '
4848```
4949
5050## Next Steps
You can’t perform that action at this time.
0 commit comments