Skip to content

Commit 6e2ed40

Browse files
chore(deps): update dependency com.aerospike:aerospike-client to v8
| datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | maven | com.aerospike:aerospike-client | 7.2.3 | 8.0.0 |
1 parent 79b4a5a commit 6e2ed40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

embedded-aerospike-enterprise/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<artifactId>embedded-aerospike-enterprise</artifactId>
1616

1717
<properties>
18-
<aerospike-client.version>7.2.3</aerospike-client.version>
18+
<aerospike-client.version>8.0.0</aerospike-client.version>
1919
</properties>
2020

2121
<dependencies>

embedded-aerospike/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<artifactId>embedded-aerospike</artifactId>
1616

1717
<properties>
18-
<aerospike-client.version>7.2.3</aerospike-client.version>
18+
<aerospike-client.version>8.0.0</aerospike-client.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)