Rob Winch
1047e09fee
Add JUnit 5 Dependencies
2021-07-09 14:05:48 -05:00
Rob Winch
2809a3309b
Update to org.mockito 3.11.2
...
Closes gh-10054
2021-07-08 13:43:58 -05:00
Rob Winch
14240b2559
Remove Powermock
...
Powermock does not support JUnit5 yet, so we need to remove it
to support JUnit 5. Additionally, maintaining additional libraries
adds extra work for the team.
Mockito now supports final classes and static method mocking. This
commit replaces Powermock with mockito-inline.
Closes gh-6025
2021-07-08 12:35:32 -05:00
Marcus Da Coregio
f0f6047888
Add springFrameworkVersion property in gradle
...
Closes gh-9954
2021-06-29 13:20:47 -03:00
Rob Winch
e5a652e749
Update to Kotlin 1.5.0
...
Closes gh-9763
2021-05-17 10:30:26 -05:00
Rob Winch
1c8bef5bad
Update spring-ldap-core to 2.3.4.RELEASE
...
Closes gh-9756
2021-05-14 13:23:54 -05:00
Rob Winch
5aa2dace18
Update org.springframework.data to 2021.0.1
...
Closes gh-9755
2021-05-14 13:23:54 -05:00
Rob Winch
427d19c0af
Update org.springframework to 5.3.7
...
Closes gh-9754
2021-05-14 13:23:54 -05:00
Rob Winch
3fc3c94ce3
Update io.projectreactor to 2020.0.7
...
Closes gh-9750
2021-05-14 13:23:54 -05:00
Rob Winch
32c90c04e8
Update org.springframework.data to 2020.0.0
...
Closes gh-9716
2021-05-03 14:41:40 -05:00
Rob Winch
3d017f65bc
Update org.springframework to 5.3.6
...
Closes gh-9715
2021-05-03 14:40:49 -05:00
Rob Winch
5a4b0a0ff7
Update hibernate-entitymanager to 5.4.31.Final
...
Closes gh-9714
2021-05-03 14:40:47 -05:00
Rob Winch
ce45657854
Update org.eclipse.jetty to 9.4.40.v20210413
...
Closes gh-9713
2021-05-03 14:40:45 -05:00
Rob Winch
349cdf7e59
Update ehcache to 2.10.9.2
...
Closes gh-9712
2021-05-03 14:40:43 -05:00
Eleftheria Stein
4d610ca80c
Update MockK to 1.11.0
...
Closes gh-9691
2021-04-28 13:25:06 +02:00
Eleftheria Stein
de0cd11a72
Fix PreAuthorize when returning Kotlin Flow
...
Closes gh-9676
2021-04-28 12:33:18 +02:00
Rob Winch
44763345d3
Update htmlunit-driver to 2.49.1
...
Closes gh-9624
2021-04-12 14:55:59 -05:00
Rob Winch
57d77c0cfb
Update htmlunit to 2.49.1
...
Closes gh-9623
2021-04-12 14:55:57 -05:00
Rob Winch
f30ee19ccc
Update io.projectreactor to 2020.0.6
...
Closes gh-9620
2021-04-12 14:55:50 -05:00
Rob Winch
ac288b8dc9
Update com.nimbusds to 9.3.3
...
Closes gh-9619
2021-04-12 14:55:48 -05:00
Rob Winch
7c4abdb4db
Update jackson-bom to 2.12.3
...
Closes gh-9616
2021-04-12 14:55:41 -05:00
Josh Cummings
7da6077727
Update to commons-codec:1.15
...
Closes gh-9575
2021-04-10 10:11:32 -06:00
Eleftheria Stein
e03fe7f089
Add coroutine support to pre/post authorize
...
Closes gh-8143
2021-04-09 19:33:06 +02:00
Rob Winch
224160f1ee
Update spring-data-bom to 2020.0.7
...
Closes gh-9574
2021-04-08 12:29:06 -05:00
Rob Winch
57f463dcf0
Update mockito-core to 3.9.0
...
Closes gh-9573
2021-04-08 12:16:31 -05:00
Rob Winch
43f30a37a8
Update hsqldb to 2.6.0
...
Closes gh-9572
2021-04-08 12:16:29 -05:00
Rob Winch
0b2540c8b0
Update blockhound to 1.0.6.RELEASE
...
Closes gh-9571
2021-04-08 12:16:27 -05:00
Rob Winch
7c37745a41
Update com.nimbusds to 9.3.1
...
Closes gh-9569
2021-04-08 12:16:22 -05:00
Rob Winch
ad2bc7d92c
Remove Unused code in spring-security-dependencies.gradle
...
Issue gh-9541
2021-04-05 21:25:45 -05:00
Rob Winch
9b83fac331
Remove cas-webapp
...
Issue gh-9539
2021-04-05 21:21:37 -05:00
Rob Winch
a7b2ebd642
Remove hibernate-validator
...
Issue gh-9539
2021-04-05 21:21:33 -05:00
Rob Winch
7cd316be57
Remove aspectjtools
...
Issue gh-9539
2021-04-05 21:21:23 -05:00
Rob Winch
2a3b03c72d
Remove validation-api
...
Issue gh-9539
2021-04-05 21:21:18 -05:00
Rob Winch
f3292551f5
Remove commons-httpclient
...
Issue gh-9539
2021-04-05 21:21:12 -05:00
Rob Winch
360b615ca0
Remove com.sun.xml.bind
...
Issue gh-9539
2021-04-05 21:21:09 -05:00
Rob Winch
136a44a750
Remove GAE
...
Issue gh-9539
2021-04-05 21:21:01 -05:00
Rob Winch
0f0e8eded4
Add spring-security-dependencies
...
Issue gh-9540
2021-04-05 10:36:36 -05:00