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 11817a9 commit d5c34fdCopy full SHA for d5c34fd
dsf-common/dsf-common-oidc/pom.xml
@@ -10,6 +10,8 @@
10
<artifactId>dsf-common-pom</artifactId>
11
<version>2.0.0-SNAPSHOT</version>
12
</parent>
13
+
14
+ <name>DSF Common OIDC</name>
15
16
<dependencies>
17
<dependency>
pom.xml
@@ -1191,6 +1191,7 @@
1191
<excludeArtifact>dsf-common-docker-secrets-reader</excludeArtifact>
1192
<excludeArtifact>dsf-common-documentation</excludeArtifact>
1193
<excludeArtifact>dsf-common-jetty</excludeArtifact>
1194
+ <excludeArtifact>dsf-common-oidc</excludeArtifact>
1195
<excludeArtifact>dsf-common-status</excludeArtifact>
1196
<excludeArtifact>dsf-common-ui</excludeArtifact>
1197
<excludeArtifact>dsf-fhir-pom</excludeArtifact>
0 commit comments