We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a16e2a commit 51b92f1Copy full SHA for 51b92f1
templates/server/src/main/resources/archetype-resources/core/pom.xml
@@ -27,8 +27,8 @@
27
28
<!-- Security for authorization integration with spring-security -->
29
<dependency>
30
- <groupId>com.devonfw.java.modules</groupId>
31
- <artifactId>devon4j-security</artifactId>
+ <groupId>com.devonfw.java.starters</groupId>
+ <artifactId>devon4j-starter-security</artifactId>
32
</dependency>
33
34
0 commit comments