Use constructor injection in OSGiDistributedDataStore 50/109450/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Dec 2023 21:27:36 +0000 (22:27 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Dec 2023 21:28:16 +0000 (22:28 +0100)
Upgraded SpotBugs does not like unitialized fields. Use constructor
injection to properly set them up.

Change-Id: I8d5226a8b0b6b2929eba3d4d9a73ac8e1c72613a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found