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.2.4] ( https://github.com/auth0/auth0-spring-security-api/tree/1.2.4 ) (2019-07-03)
4+ [ Full Changelog] ( https://github.com/auth0/auth0-spring-security-api/compare/1.2.3...1.2.4 )
5+
6+ ** Security**
7+ - Bump dependency versions [ \# 31] ( https://github.com/auth0/auth0-spring-security-api/pull/31 ) ([ jimmyjames] ( https://github.com/jimmyjames ) )
8+
39## [ 1.2.3] ( https://github.com/auth0/auth0-spring-security-api/tree/1.2.3 ) (2019-06-04)
410[ Full Changelog] ( https://github.com/auth0/auth0-spring-security-api/compare/1.2.2...1.2.3 )
511
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ Get Auth0 Spring Security API using Maven:
1818<dependency >
1919 <groupId >com.auth0</groupId >
2020 <artifactId >auth0-spring-security-api</artifactId >
21- <version >1.2.3 </version >
21+ <version >1.2.4 </version >
2222</dependency >
2323```
2424
2525or Gradle:
2626
2727``` gradle
28- implementation 'com.auth0:auth0-spring-security-api:1.2.3 '
28+ implementation 'com.auth0:auth0-spring-security-api:1.2.4 '
2929```
3030
3131## Usage
You can’t perform that action at this time.
0 commit comments