File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Add the Maven dependency:
3636<dependency >
3737 <groupId >com.aerospike</groupId >
3838 <artifactId >aerospike-document-api</artifactId >
39- <version >2.0.1 </version >
39+ <version >2.0.2 </version >
4040</dependency >
4141```
4242
Original file line number Diff line number Diff line change 66
77 <groupId >com.aerospike</groupId >
88 <artifactId >aerospike-document-api</artifactId >
9- <version >2.0.1 </version >
9+ <version >2.0.2 </version >
1010
1111 <name >Aerospike Document API</name >
1212 <description >This project provides an API which allows Aerospike CDT (Collection Data Type) objects to be accessed
3030 <maven .gpg.plugin.version>1.6</maven .gpg.plugin.version>
3131 <maven-surefire-plugin .version>3.1.2</maven-surefire-plugin .version>
3232 <jackson-databind .version>2.15.2</jackson-databind .version>
33- <aerospike-client .version>7.0 .0</aerospike-client .version>
33+ <aerospike-client .version>7.1 .0</aerospike-client .version>
3434 <json-path .version>2.7.0</json-path .version>
3535 <lombok .version>1.18.28</lombok .version>
3636 <junit-jupiter .version>5.10.0</junit-jupiter .version>
You can’t perform that action at this time.
0 commit comments