Skip to content

Commit 03cbfeb

Browse files
committed
f7e6673 already fixed half of the problem
1 parent b824f72 commit 03cbfeb

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

pom.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -76,23 +76,6 @@
7676
<version>${jjwt.version}</version>
7777
<scope>runtime</scope>
7878
</dependency>
79-
<dependency>
80-
<groupId>io.jsonwebtoken</groupId>
81-
<artifactId>jjwt-api</artifactId>
82-
<version>${jjwt.version}</version>
83-
</dependency>
84-
<dependency>
85-
<groupId>io.jsonwebtoken</groupId>
86-
<artifactId>jjwt-impl</artifactId>
87-
<version>${jjwt.version}</version>
88-
<scope>runtime</scope>
89-
</dependency>
90-
<dependency>
91-
<groupId>io.jsonwebtoken</groupId>
92-
<artifactId>jjwt-jackson</artifactId>
93-
<version>${jjwt.version}</version>
94-
<scope>runtime</scope>
95-
</dependency>
9679
<dependency>
9780
<groupId>org.jenkins-ci.plugins</groupId>
9881
<artifactId>scm-api</artifactId>

0 commit comments

Comments
 (0)