diff options
author | liamfallon <liam.fallon@est.tech> | 2023-01-31 10:42:45 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-01-31 12:46:37 +0000 |
commit | 21fabae24d4f78799d6d15a9d067645eb84a70f9 (patch) | |
tree | 39ae72e5bda0170c8e32669fa45bd90e9baf47de /packages | |
parent | a54acdf24961cc816b6a2a176968a2354dba4a12 (diff) |
Upgrade and clean up dependencies
- Upgrade Hibernate
- Upgrade Mockito
- Upgrade Mockserver
- Remove Powermock (no longer supported) and replace with spring-test ReflectionTestUtils
- Upgrade Spring Framework
- Add spring-security to allow authentication on unit tests using MockMVC
Minor clean-up
- Replace deprecated authorization configuraiton on spring boot applications with SecurityFilterChain bean
- Change @LocalPort include on tests to use test include rather than runtime include
- Remove unused imports
- Remove unused constants and variables
- Add deprecation annotations where required
Issue-ID: POLICY-4482
Change-Id: Ie004dcc5303e92f6e2c2154967c3537b91868dd5
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions