Skip to content

Commit

Permalink
build(deps): bump com.aerospike:aerospike-client from 7.2.0 to 8.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 7.2.0 to 8.0.0.
- [Commits](aerospike/aerospike-client-java@7.2.0...8.0.0)

---
updated-dependencies:
- dependency-name: com.aerospike:aerospike-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 7aa2daf commit 293517a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-aerospike/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-aerospike</artifactId>

<properties>
<aerospike-client.version>7.2.0</aerospike-client.version>
<aerospike-client.version>8.0.0</aerospike-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 293517a

Please sign in to comment.