Commit Graph

20 Commits

Author SHA1 Message Date
Joe Grandja 4b37606807 Use jackson-bom:2.12.0 2021-01-15 12:54:49 -05:00
Joe Grandja 59f77d034e Downgrade springSecurityVersion to 5.4.+ 2020-11-09 14:11:00 -05:00
Joe Grandja 58ad2d2c6c Revert "Set springSecurityVersion to 5.5.0-M1"
This reverts commit 7e2264204b.
2020-11-09 06:52:19 -05:00
Joe Grandja 7e2264204b Set springSecurityVersion to 5.5.0-M1 2020-11-09 05:30:35 -05:00
Joe Grandja 19d6e97372 Revert "Use reactor-netty-http for snapshot build"
Issue https://github.com/spring-projects/spring-security/issues/8909
2020-11-09 05:10:37 -05:00
Joe Grandja cff7b786de Set reactorVersion to 2020.0.+ 2020-11-09 05:07:48 -05:00
Joe Grandja edf23562cb Set springVersion to 5.3.+ 2020-11-09 05:06:45 -05:00
Joe Grandja 601640e4fa Set springSecurityVersion to 5.5.+ 2020-10-22 13:41:34 -04:00
Joe Grandja 142876068d Use jackson-bom 2020-10-13 11:40:45 -04:00
Joe Grandja ae20f73676 Update com.nimbusds dependencies to latest.release
Issue gh-113
2020-09-21 13:45:56 -04:00
Joe Grandja 4091d69d0c Set springSecurityVersion to 5.4.+
Closes gh-119
2020-09-21 13:45:40 -04:00
Joe Grandja b12ffe2ae4 Constrain version for com.nimbusds:nimbus-jose-jwt
Closes gh-113
2020-09-08 11:48:15 -04:00
Joe Grandja ddfdaa1ae4 Update to gradle 6.4.1 2020-08-20 06:55:34 -04:00
Joe Grandja 6f63c03e06 Use springSecurityVersion 5.3.+ 2020-08-19 16:50:22 -04:00
Joe Grandja a401392bac Add Gradle Lock Plugin 2020-08-19 16:31:01 -04:00
Joe Grandja 3780bee88e Update dependency-management.gradle 2020-08-18 11:23:08 -04:00
Alexey Nesterov c40aec2eb4 Add client_credentials grant type support
Closes gh-51
2020-07-13 12:57:28 -04:00
Joe Grandja e822fbbd5b Stub out authorization_code grant implementation
Fixes gh-65
2020-04-23 17:46:31 -04:00
Eleftheria Stein 5ed7c8f501 Setup Gradle multi-module build
Added core, config and samples modules. Moved sample project into samples module.

Closes gh-10
2020-04-23 15:50:27 -04:00
Tom van den Berge 82be38c00b
Add Empty Boot sample
Closes gh-1
2020-04-17 12:59:50 -06:00