Move EnableMethodSecurity (#2085)

From MgmtSecurityConfiguration -> MgmtApiConfiguration as more reliable and hard to miss

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-20 09:33:16 +02:00
committed by GitHub
parent a3468b2ba9
commit 968ed74b37
5 changed files with 9 additions and 14 deletions

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<scope>test</scope>
<!-- <scope>test</scope>-->
</dependency>
<dependency>
<groupId>org.eclipse.hawkbit</groupId>