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 d16aebf commit de157c8Copy full SHA for de157c8
pom.xml
@@ -123,20 +123,12 @@
123
<groupId>info.weboftrust</groupId>
124
<artifactId>ld-signatures-java</artifactId>
125
<version>0.3-SNAPSHOT</version>
126
- <scope>compile</scope>
127
</dependency>
128
<dependency>
129
<groupId>com.nimbusds</groupId>
130
<artifactId>nimbus-jose-jwt</artifactId>
131
<version>8.14.1</version>
132
133
134
- <!-- <dependency>
135
- <groupId>org.slf4j</groupId>
136
- <artifactId>slf4j-nop</artifactId>
137
- <version>1.7.25</version>
138
139
- </dependency> -->
140
</dependencies>
141
142
</project>
0 commit comments