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.4.1] ( https://github.com/auth0/auth0-spring-security-api/tree/1.4.1 ) (2021-02-25)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-spring-security-api/compare/1.4.0...1.4.1 )
5+
6+ ** Changed**
7+ - Update dependencies [ \# 57] ( https://github.com/auth0/auth0-spring-security-api/pull/57 ) ([ jimmyjames] ( https://github.com/jimmyjames ) )
8+
39## [ 1.4.0] ( https://github.com/auth0/auth0-spring-security-api/tree/1.4.0 ) (2020-06-18)
410[ Full Changelog] ( https://github.com/auth0/auth0-spring-security-api/compare/1.3.1...1.4.0 )
511
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ Get Auth0 Spring Security API using Maven:
1919<dependency >
2020 <groupId >com.auth0</groupId >
2121 <artifactId >auth0-spring-security-api</artifactId >
22- <version >1.4.0 </version >
22+ <version >1.4.1 </version >
2323</dependency >
2424```
2525
2626or Gradle:
2727
2828``` gradle
29- implementation 'com.auth0:auth0-spring-security-api:1.4.0 '
29+ implementation 'com.auth0:auth0-spring-security-api:1.4.1 '
3030```
3131
3232## Usage
You can’t perform that action at this time.
0 commit comments