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 217
217
<dependency >
218
218
<groupId >org.checkerframework</groupId >
219
219
<artifactId >checker-qual</artifactId >
220
- <version >3.49.3 </version >
220
+ <version >3.49.4 </version >
221
221
</dependency >
222
222
<dependency >
223
223
<groupId >com.github.ben-manes.caffeine</groupId >
297
297
<dependency >
298
298
<groupId >io.dropwizard.metrics</groupId >
299
299
<artifactId >metrics-core</artifactId >
300
- <version >4.2.30 </version >
300
+ <version >4.2.33 </version >
301
301
</dependency >
302
302
<dependency >
303
303
<groupId >io.dropwizard.metrics</groupId >
304
304
<artifactId >metrics-jvm</artifactId >
305
- <version >4.2.30 </version >
305
+ <version >4.2.33 </version >
306
306
</dependency >
307
307
<dependency >
308
308
<groupId >io.prometheus</groupId >
322
322
<dependency >
323
323
<groupId >io.github.classgraph</groupId >
324
324
<artifactId >classgraph</artifactId >
325
- <version >4.8.179 </version >
325
+ <version >4.8.180 </version >
326
326
</dependency >
327
327
<dependency >
328
328
<groupId >org.graalvm.polyglot</groupId >
You can’t perform that action at this time.
0 commit comments