Skip to content

Commit

Permalink
Use 4.4.X Aerospike Client versions in 2.5.0.
Browse files Browse the repository at this point in the history
Aerospike Clients 5.X.X will be used in 3.0.0 and above.
  • Loading branch information
roimenashe committed May 2, 2021
1 parent 17c9853 commit acda293
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 @@ -21,8 +21,8 @@

<properties>
<source.level>1.8</source.level>
<aerospike>5.0.5</aerospike>
<aerospike-reactor>5.0.3</aerospike-reactor>
<aerospike>4.4.18</aerospike>
<aerospike-reactor>4.4.10</aerospike-reactor>

<springdata.commons>2.4.6</springdata.commons>
<springdata.keyvalue>2.4.6</springdata.keyvalue>
Expand Down

0 comments on commit acda293

Please sign in to comment.