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 22, 2024
1 parent 1b87c68 commit 0baed78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion embedded-aerospike-enterprise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>embedded-aerospike-enterprise</artifactId>

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

<dependencies>
Expand Down
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 0baed78

Please sign in to comment.