File tree Expand file tree Collapse file tree
core/collection-factory/mapdb3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >org.mapdb</groupId >
2929 <artifactId >mapdb</artifactId >
30- <version >3.0.9 </version >
30+ <version >3.1.0 </version >
3131 <exclusions >
3232 <exclusion >
3333 <groupId >net.jpountz.lz4</groupId >
Original file line number Diff line number Diff line change 622622 <artifactId >hasmac-json-ld</artifactId >
623623 <version >0.9.0</version >
624624 </dependency >
625+ <!-- kerby is used by solr-->
626+ <dependency >
627+ <groupId >org.apache.kerby</groupId >
628+ <artifactId >kerb-core</artifactId >
629+ <version >1.1.1</version >
630+ </dependency >
631+ <dependency >
632+ <groupId >org.apache.kerby</groupId >
633+ <artifactId >kerb-util</artifactId >
634+ <version >1.1.1</version >
635+ </dependency >
636+ <dependency >
637+ <groupId >org.apache.kerby</groupId >
638+ <artifactId >kerby-pkix</artifactId >
639+ <version >1.1.1</version >
640+ </dependency >
625641 </dependencies >
626642 </dependencyManagement >
627643 <build >
You can’t perform that action at this time.
0 commit comments