Skip to content

Commit

Permalink
fix: upgrade com.aerospike:aerospike-reactor-client from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.aerospike:aerospike-reactor-client from 7.0.0 to 7.1.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.aerospike/aerospike-reactor-client/

See this project in Snyk:
https://app.snyk.io/org/aerospike-sandboxes/project/2bc1dee8-573e-4064-add8-8fa6d53ac07f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2023
1 parent 25316d6 commit 6f7f4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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>7.1.0</aerospike-client>
<aerospike-reactor-client>7.0.0</aerospike-reactor-client>
<aerospike-reactor-client>7.1.0</aerospike-reactor-client>
<reactor-test>3.5.7</reactor-test>
<embedded-aerospike>3.0.0</embedded-aerospike>
<jodatime>2.12.5</jodatime>
Expand Down Expand Up @@ -350,7 +350,7 @@
<doctitle>Spring Data Aerospike</doctitle>
<show>public</show>
<splitindex>true</splitindex>
<bottom>Copyright &#169; 2020&#x2013;{currentYear} Aerospike, Inc. All rights reserved.</bottom>
<bottom>Copyright © 2020{currentYear} Aerospike, Inc. All rights reserved.</bottom>
<sourcepath>${basedir}/src/main/java</sourcepath>
<source>17</source>
</configuration>
Expand Down

0 comments on commit 6f7f4aa

Please sign in to comment.