File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 473
473
<artifactId >infinispan-spring4-embedded</artifactId >
474
474
<optional >true</optional >
475
475
</dependency >
476
+ <dependency >
477
+ <groupId >org.influxdb</groupId >
478
+ <artifactId >influxdb-java</artifactId >
479
+ <optional >true</optional >
480
+ </dependency >
476
481
<dependency >
477
482
<groupId >org.jolokia</groupId >
478
483
<artifactId >jolokia-core</artifactId >
498
503
<artifactId >mongodb-driver-reactivestreams</artifactId >
499
504
<optional >true</optional >
500
505
</dependency >
506
+ <dependency >
507
+ <groupId >org.quartz-scheduler</groupId >
508
+ <artifactId >quartz</artifactId >
509
+ <optional >true</optional >
510
+ </dependency >
501
511
<dependency >
502
512
<groupId >org.skyscreamer</groupId >
503
513
<artifactId >jsonassert</artifactId >
You can’t perform that action at this time.
0 commit comments