Skip to content

Commit

Permalink
Bump com.aerospike:aerospike-reactor-client from 8.1.2 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [com.aerospike:aerospike-reactor-client](https://github.com/aerospike/aerospike-client-java-reactive) from 8.1.2 to 9.0.2.
- [Release notes](https://github.com/aerospike/aerospike-client-java-reactive/releases)
- [Commits](aerospike/aerospike-client-java-reactive@8.1.2...9.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f9dfba2 commit 9479d8f
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 @@ -31,7 +31,7 @@
<maven.javadoc.plugin>3.3.0</maven.javadoc.plugin>
<maven.gpg.plugin>1.6</maven.gpg.plugin>
<aerospike-client-jdk8>9.0.2</aerospike-client-jdk8>
<aerospike-reactor-client>8.1.2</aerospike-reactor-client>
<aerospike-reactor-client>9.0.2</aerospike-reactor-client>
<reactor-test>3.7.0</reactor-test>
<embedded-aerospike>3.1.9</embedded-aerospike>
<jodatime>2.13.0</jodatime>
Expand Down

0 comments on commit 9479d8f

Please sign in to comment.