Commit Graph

81 Commits

Author SHA1 Message Date
Rob Winch ba5986f9b1 Update to oauth2-oidc-sdk:5.61
Fixes: gh-5280
2018-05-03 14:08:25 -05:00
Rob Winch 332aee8dd5 Update to nimbus-jose-jwt:5.10
Fixes: gh-5279
2018-05-03 14:08:25 -05:00
Rob Winch dc75c3e011 Update GAE 1.9.63
Fixes: gh-5277
2018-05-03 14:06:52 -05:00
Rob Winch 9b692b9616 Update to mockito 2.17.0
Fixes: gh-5181
2018-03-28 14:57:12 -05:00
Rob Winch ffbc1f1e93 Update to hibernate-validator:6.0.9.Final
Fixes: gh-5180
2018-03-28 14:57:12 -05:00
Rob Winch 6d9e9007f6 Update to hibernate-entitymanager:5.2.16.Final
Fixes: gh-5178
2018-03-28 14:57:12 -05:00
Rob Winch a006ac3bb0 Update to assertj 2.9.1
Fixes: gh-5177
2018-03-28 14:57:12 -05:00
Rob Winch 692f2d343b Update to thymeleaf-layout-dialect:2.3.0
Fixes: gh-5176
2018-03-28 14:57:12 -05:00
Rob Winch b48972cf79 Update to unbounded 4.0.5
Fixes: gh-5175
2018-03-28 14:57:10 -05:00
Rob Winch 2ad90b95e1 Update to oauth2-oidc-sdk:5.57
Fixes: gh-5179
2018-03-28 14:55:04 -05:00
Rob Winch 453fb24ef1 Update to nimbus-jose-jwt:5.9
Fixes: gh-5174
2018-03-28 14:55:04 -05:00
Rob Winch 2ab18baa09 Update to appengine 1.9.63
Fixes: gh-5173
2018-03-28 14:55:04 -05:00
Rob Winch c0f52f73bb Update to Jackson 2.9.5
Fixes: gh-5172
2018-03-28 14:55:04 -05:00
Rob Winch 512fcf6094 Update mockwebserver 3.10.0
Fixes: gh-5171
2018-03-28 14:55:04 -05:00
Rob Winch b1d013e8f0 Fix JDK 9
Issue: gh-5160
2018-03-27 09:30:56 -05:00
Rob Winch 3a740ad988 Add SNAPSHOTs tests to CI
Fixes: gh-5129
2018-03-16 14:19:04 -05:00
Vedran Pavic 350fcd4277 Upgrade Nimbus JOSE + JWT to 5.6 2018-03-08 16:39:38 -06:00
Vedran Pavic 505aa8dd02 Upgrade Nimbus OAuth + OIDC SDK to 5.56 2018-03-08 16:37:01 -06:00
Josh Cummings ca93b34f56 Update to Gradle 4.6
Only thing of interest really is that the Jacoco Gradle plugin was bumped to 0.8.0, which requires org.ow2.asm:asm:6.0.

Issue: gh-5062
2018-03-06 20:23:13 -06:00
Vedran Pavic b8ae110b7b Upgrade Nimbus JOSE + JWT to 5.5 2018-03-02 08:48:16 -06:00
Rob Winch ab5a760380 Update to Spring Data Kay SR5
Fixes: gh-5049
2018-02-28 07:05:08 -06:00
Rob Winch ec3534ac8d Update to Reactor Bismuth SR7
Fixes: gh-5050
2018-02-27 20:47:00 -06:00
Rob Winch 68afb2475a Update Selenium Dependencies
Fixes: gh-5056
2018-02-27 20:45:53 -06:00
Rob Winch 0e1060e736 Update to oauth2-oidc-sdk:5.54
Fixes: gh-5055
2018-02-27 20:45:43 -06:00
Rob Winch 51ddd2b36d Update to GAE 1.9.62
Fixes: gh-5053
2018-02-27 20:45:09 -06:00
Rob Winch 0704315fca Update to Spring Data Kay SR4
Fixes: gh-5029
2018-02-19 22:03:31 -06:00
Rob Winch 4ba064ca0a Update to Reactor Bismuth-SR6
Fixes: gh-5028
2018-02-19 22:02:23 -06:00
Rob Winch 831399be16 Update to Spring Framework 5.0.4
Fixes: gh-5027
2018-02-19 22:00:33 -06:00
Rob Winch 8b7f772761 Update to Jackson 2.9.4
Fixes: gh-4985
2018-02-01 13:45:06 -06:00
Rob Winch c5e6ee4563 Update Dependencies
Fixes: gh-4973
2018-01-24 13:48:14 -06:00
Rob Winch df3dd23772 Update to hibernate-validator 6.0.5.Final 2017-12-21 15:30:39 -06:00
Johnny Lim e9f3cfe814 Update to hibernate-validator 6.0.4.Final 2017-12-21 15:27:11 -06:00
Rob Winch e66bcca1fe Update to Spring Data Kay SR2 2017-11-27 11:57:47 -06:00
Rob Winch ee1745b681 Update to Spring Framework 5.0.2.RELEASE 2017-11-27 11:57:03 -06:00
Rob Winch 523332d51f Update to Reactor Bismuth-SR4
Fixes: gh-4834
2017-11-16 10:52:49 -06:00
Rob Winch 6d4b4bf2c7 Align Dependencies with Spring IO Cairo
Fixes gh-4821
2017-11-14 13:45:24 -06:00
Rob Winch be0c6cde3d Update to Reactor-Bismuth-SNAPSHOT
This may fix the hanging webflux-form build

Issue: gh-4803
2017-11-08 10:37:01 -06:00
Rob Winch 1728e21804 Update Thymeleaf
We can remove PatchThymleeafReactiveView now that it is fixed and released
in Thymeleaf.

Issue gh-4802
2017-11-08 08:29:49 -06:00
Rob Winch 77de91ad60 Polish unbounded support
- Update unboundid-ldapsdk-4.0.1
- Fix ordering of dependencies

Issue gh-4672
2017-10-29 21:59:55 -05:00
Eddú Meléndez 70165869b1 Add UnboundId LDAP inmemory support
This commit adds the capability to run a LDAP inmemory different than
apacheds. Both providers `apacheds` and `unboundid` are supported.
2017-10-29 21:59:55 -05:00
Rob Winch fb632624d2 Update dependency versions
Fixes gh-4739
2017-10-29 14:31:57 -05:00
Rob Winch 44320447fe Update to Spring 5.0.1.RELEASE
Issue gh-4739
2017-10-29 14:31:45 -05:00
Joe Grandja 21280386a1 Update to hibernate-validator 6.0.2.Final
Issue gh-4667
2017-10-21 19:26:23 -04:00
Joe Grandja d34fa2bde3 Update to javax.validation-api-2.0.0.Final
Fixes gh-4640
2017-10-19 11:26:55 -04:00
Rob Winch 06c87d0079 Update to Spring Data Kay-BUILD-SNAPSHOT
Fixes gh-4634
2017-10-16 16:30:59 -05:00
Rob Winch d574d61abe Update to Reactor Bismuth-BUILD-SNAPSHOT
Fixes gh-4635
2017-10-16 16:30:59 -05:00
Rob Winch 96f6368214 Update to Spring Framework 5.0.1.BUILD-SNAPSHOT
Fixes gh-4633
2017-10-16 16:30:59 -05:00
Rob Winch 9bb33e3dd9 Fix dependency management 2017-10-11 10:14:21 -05:00
Rob Winch 0e5a883eb3 Update to 5.0.0.BUILD-SNAPSHOT 2017-10-09 16:48:50 -05:00
Rob Winch dbba81f09f Update slf4j-nop to 1.7.25
Issue: gh-4608
2017-10-09 16:13:54 -05:00