Skip to content

Commit

Permalink
Bump com.aerospike:aerospike-client from 7.1.0 to 7.2.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.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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0e6f00a commit 155faef
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 @@ -30,7 +30,7 @@
<spring-boot-starter-test>3.1.0</spring-boot-starter-test>
<maven.javadoc.plugin>3.3.0</maven.javadoc.plugin>
<maven.gpg.plugin>1.6</maven.gpg.plugin>
<aerospike-client>7.1.0</aerospike-client>
<aerospike-client>7.2.0</aerospike-client>
<aerospike-reactor-client>7.0.0</aerospike-reactor-client>
<reactor-test>3.5.7</reactor-test>
<embedded-aerospike>3.0.0</embedded-aerospike>
Expand Down

0 comments on commit 155faef

Please sign in to comment.