Remove deprecated REST Mgmt Methods (2) (#2279)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-02-13 14:36:13 +02:00
committed by GitHub
parent a1a3881c47
commit 99bb88ce55
2 changed files with 0 additions and 24 deletions

View File

@@ -53,13 +53,6 @@
<artifactId>hawkbit-autoconfigure</artifactId>
<version>${project.version}</version>
</dependency>
<!-- deprecated -->
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-mgmt-resource-deprecated</artifactId>
<version>${project.version}</version>
</dependency>
<!-- hawkBit - END -->
<!-- Spring - START -->