Skip to content

Commit

Permalink
chore(deps): Bump com.aerospike:aerospike-client from 7.1.0 to 7.2.0 (#…
Browse files Browse the repository at this point in the history
…1570)

Bumps [com.aerospike:aerospike-client](https://github.com/aerospike/aerospike-client-java) from 7.1.0 to 7.2.0.
- [Commits](aerospike/aerospike-client-java@7.1.0...7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 7709cc0 commit 5af71bd
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.1.0</aerospike-client.version>
<aerospike-client.version>7.2.0</aerospike-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5af71bd

Please sign in to comment.