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 b824f72 commit 03cbfebCopy full SHA for 03cbfeb
pom.xml
@@ -76,23 +76,6 @@
76
<version>${jjwt.version}</version>
77
<scope>runtime</scope>
78
</dependency>
79
- <dependency>
80
- <groupId>io.jsonwebtoken</groupId>
81
- <artifactId>jjwt-api</artifactId>
82
- <version>${jjwt.version}</version>
83
- </dependency>
84
85
86
- <artifactId>jjwt-impl</artifactId>
87
88
- <scope>runtime</scope>
89
90
91
92
- <artifactId>jjwt-jackson</artifactId>
93
94
95
96
<dependency>
97
<groupId>org.jenkins-ci.plugins</groupId>
98
<artifactId>scm-api</artifactId>
0 commit comments