Skip to content

Commit 591eed0

Browse files
authored
Merge pull request #35131 from gsmet/unlist-security-jpa-common
Unlist Security JPA Common
2 parents 681c22b + 32cbdc5 commit 591eed0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
artifact: ${project.groupId}:${project.artifactId}:${project.version}
3+
name: "Security JPA Common"
4+
metadata:
5+
unlisted: true
6+
keywords:
7+
- "security"
8+
- "jpa"
9+
- "orm"
10+
- "panache"
11+
guide: "https://quarkus.io/guides/security-getting-started"
12+
categories:
13+
- "security"
14+
status: "stable"

0 commit comments

Comments
 (0)