File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.8.2] ( https://github.com/auth0/auth0-java-mvc-common/tree/1.8.2 ) (2022-01-19)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-java-mvc-common/compare/1.8.1...1.8.2 )
5+
6+ ** Security**
7+ - Update auth0-java dependency [ \# 100] ( https://github.com/auth0/auth0-java-mvc-common/pull/100 ) ([ poovamraj] ( https://github.com/poovamraj ) )
8+
39## [ 1.8.1] ( https://github.com/auth0/auth0-java-mvc-common/tree/1.8.1 ) (2022-01-17)
410[ Full Changelog] ( https://github.com/auth0/auth0-java-mvc-common/compare/1.8.0...1.8.1 )
511
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ Via Maven:
1919<dependency >
2020 <groupId >com.auth0</groupId >
2121 <artifactId >mvc-auth-commons</artifactId >
22- <version >1.8.1 </version >
22+ <version >1.8.2 </version >
2323</dependency >
2424```
2525
2626or Gradle:
2727
2828``` gradle
29- implementation 'com.auth0:mvc-auth-commons:1.8.1 '
29+ implementation 'com.auth0:mvc-auth-commons:1.8.2 '
3030```
3131
3232
You can’t perform that action at this time.
0 commit comments