diff options
author | 2025-01-17 07:37:12 +0100 | |
---|---|---|
committer | 2025-01-17 13:49:24 +0100 | |
commit | d0ea368346b68a85696f4a0dac8b1e02c446b64d (patch) | |
tree | aefc51694071730ab45719ff142210002966b63c /standalone/pom.xml | |
parent | 8307946c387b52b448d49f6bd9ca8f55f9cfe516 (diff) |
Clean up dependencies in uui-server
- remove msb-java-sdk since msb is not used in the java code
(and it has lots of outdated transient dependencies)
- change scope of junit, mockito and powermock dependencies to test
- do not pin spring framework version as it is already managed by spring-boot dependency management [0]
- replace spring-boot-starter-data-rest with -web since the former bundles the latter and actually nothing
of -data-rest is used in the codebase
- update jacoco plugin to be compatible with Java 17
[0] defining a separate version also bears the risk of incompatability between the two
Issue-ID: USECASEUI-855
Change-Id: I0c236f3eec35fac07e8f5969d4d8f654fc10c068
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'standalone/pom.xml')
0 files changed, 0 insertions, 0 deletions