File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 170170 <dependency >
171171 <groupId >org.mockito</groupId >
172172 <artifactId >mockito-core</artifactId >
173- <version >5.15.2 </version >
173+ <version >5.16.0 </version >
174174 <scope >test</scope >
175175 </dependency >
176176 <dependency >
177177 <groupId >org.mockito</groupId >
178178 <artifactId >mockito-junit-jupiter</artifactId >
179- <version >5.15.2 </version >
179+ <version >5.16.0 </version >
180180 <scope >test</scope >
181181 </dependency >
182182 <dependency >
206206 <dependency >
207207 <groupId >decentralized-identity</groupId >
208208 <artifactId >jsonld-common-java</artifactId >
209- <version >1.13 -SNAPSHOT</version >
209+ <version >1.14 -SNAPSHOT</version >
210210 </dependency >
211211 <dependency >
212212 <groupId >com.danubetech</groupId >
221221 <dependency >
222222 <groupId >com.fasterxml.jackson.core</groupId >
223223 <artifactId >jackson-databind</artifactId >
224- <version >2.18.2 </version >
224+ <version >2.18.3 </version >
225225 </dependency >
226226 </dependencies >
227227
You can’t perform that action at this time.
0 commit comments