Skip to content

Commit

Permalink
chore(deps): bump com.aerospike:aerospike-client from 4.4.18 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [com.aerospike:aerospike-client](https://github.com/aerospike/aerospike-client-java) from 4.4.18 to 7.0.0.
- [Commits](aerospike/aerospike-client-java@4.4.18...7.0.0)

---
updated-dependencies:
- dependency-name: com.aerospike:aerospike-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 159dfdd commit 800a312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</distributionManagement>

<properties>
<aerospike-driver.version>4.4.18</aerospike-driver.version>
<aerospike-driver.version>7.0.0</aerospike-driver.version>
<vertx.version>3.9.2</vertx.version>
<netty.version>4.1.49.Final</netty.version>
<guice.version>4.2.2</guice.version>
Expand Down

0 comments on commit 800a312

Please sign in to comment.