File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
embedded-aerospike-enterprise Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <artifactId >embedded-aerospike-enterprise</artifactId >
1515
1616 <properties >
17- <aerospike-client .version>8.0.0 </aerospike-client .version>
17+ <aerospike-client .version>8.0.1 </aerospike-client .version>
1818 </properties >
1919
2020 <dependencies >
2424 -->
2525 <dependency >
2626 <groupId >com.aerospike</groupId >
27- <artifactId >aerospike-client</artifactId >
27+ <artifactId >aerospike-client-jdk8 </artifactId >
2828 <version >${aerospike-client.version} </version >
2929 <scope >provided</scope >
3030 </dependency >
Original file line number Diff line number Diff line change 1414 <artifactId >embedded-aerospike</artifactId >
1515
1616 <properties >
17- <aerospike-client .version>8.0.0 </aerospike-client .version>
17+ <aerospike-client .version>8.0.1 </aerospike-client .version>
1818 </properties >
1919
2020 <dependencies >
2424 -->
2525 <dependency >
2626 <groupId >com.aerospike</groupId >
27- <artifactId >aerospike-client</artifactId >
27+ <artifactId >aerospike-client-jdk8 </artifactId >
2828 <version >${aerospike-client.version} </version >
2929 <scope >provided</scope >
3030 </dependency >
You can’t perform that action at this time.
0 commit comments