File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 127127 <dependency >
128128 <groupId >org.bouncycastle</groupId >
129129 <artifactId >bcpkix-jdk18on</artifactId >
130- <version >1.79 </version >
130+ <version >1.81 </version >
131131 <scope >test</scope >
132132 </dependency >
133133
140140 <dependency >
141141 <groupId >io.jsonwebtoken</groupId >
142142 <artifactId >jjwt-api</artifactId >
143- <version >0.12.6 </version >
143+ <version >0.13.0 </version >
144144 <scope >test</scope >
145145 </dependency >
146146 <dependency >
147147 <groupId >io.jsonwebtoken</groupId >
148148 <artifactId >jjwt-impl</artifactId >
149- <version >0.12.6 </version >
149+ <version >0.13.0 </version >
150150 <scope >test</scope >
151151 </dependency >
152152 <dependency >
153153 <groupId >io.jsonwebtoken</groupId >
154154 <artifactId >jjwt-jackson</artifactId >
155- <version >0.12.6 </version >
155+ <version >0.13.0 </version >
156156 <scope >test</scope >
157157 </dependency >
158158 <dependency >
159159 <groupId >org.springframework.cloud</groupId >
160160 <artifactId >spring-cloud-contract-wiremock</artifactId >
161- <version >4.1 .0</version >
161+ <version >4.3 .0</version >
162162 <scope >test</scope >
163163 </dependency >
164164 </dependencies >
You can’t perform that action at this time.
0 commit comments