Skip to content

Commit de157c8

Browse files
committed
chore: Update pom.xml.
Signed-off-by: Markus Sabadello <[email protected]>
1 parent d16aebf commit de157c8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -123,20 +123,12 @@
123123
<groupId>info.weboftrust</groupId>
124124
<artifactId>ld-signatures-java</artifactId>
125125
<version>0.3-SNAPSHOT</version>
126-
<scope>compile</scope>
127126
</dependency>
128127
<dependency>
129128
<groupId>com.nimbusds</groupId>
130129
<artifactId>nimbus-jose-jwt</artifactId>
131130
<version>8.14.1</version>
132-
<scope>compile</scope>
133131
</dependency>
134-
<!-- <dependency>
135-
<groupId>org.slf4j</groupId>
136-
<artifactId>slf4j-nop</artifactId>
137-
<version>1.7.25</version>
138-
<scope>compile</scope>
139-
</dependency> -->
140132
</dependencies>
141133

142134
</project>

0 commit comments

Comments
 (0)