File tree Expand file tree Collapse file tree 11 files changed +20
-13
lines changed
oauth2-server-client-inmemory
oauth2-server-identity-inmemory
oauth2-server-token-store-inmemory Expand file tree Collapse file tree 11 files changed +20
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ It encourages to adapt to existing implementations instead the other way around.
1111First define the version to be used and set it as a property
1212``` xml
1313<properties >
14- <myndocs .oauth.version>0.2.1 </myndocs .oauth.version>
14+ <myndocs .oauth.version>0.2.2 </myndocs .oauth.version>
1515</properties >
1616```
1717
@@ -20,7 +20,7 @@ Include the following repository in order to download the artifacts
2020<repositories >
2121 <repository >
2222 <id >myndocs-oauth2</id >
23- <url >https://repo.myndocs.nl/repository /oauth2</url >
23+ <url >https://dl.bintray.com/adhesivee /oauth2-server </url >
2424 </repository >
2525</repositories >
2626```
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1616 <groupId >org.http4k</groupId >
1717 <artifactId >http4k-core</artifactId >
1818 <version >3.37.1</version >
19+ <scope >provided</scope >
1920 </dependency >
2021 <dependency >
2122 <groupId >nl.myndocs</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.2.1 </version >
8+ <version >0.2.2 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments