File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
<maven .compiler.target>1.8</maven .compiler.target>
24
24
<maven .compiler.source>1.8</maven .compiler.source>
25
25
<maven .source.plugin.version>3.2.1</maven .source.plugin.version>
26
- <maven .javadoc.plugin.version>3.2 .0</maven .javadoc.plugin.version>
26
+ <maven .javadoc.plugin.version>3.3 .0</maven .javadoc.plugin.version>
27
27
<maven .gpg.plugin.version>1.6</maven .gpg.plugin.version>
28
- <maven .compiler.plugin.version>3.8.0 </maven .compiler.plugin.version>
28
+ <maven .compiler.plugin.version>3.8.1 </maven .compiler.plugin.version>
29
29
<junit .version>4.13.2</junit .version>
30
30
<javax .validation-api.version>2.0.1.Final</javax .validation-api.version>
31
- <aerospike-client .version>5.0.7 </aerospike-client .version>
31
+ <aerospike-client .version>5.1.2 </aerospike-client .version>
32
32
<commons-lang3 .version>3.12.0</commons-lang3 .version>
33
33
<jackson-dataformat-yaml .version>2.12.3</jackson-dataformat-yaml .version>
34
34
</properties >
You can’t perform that action at this time.
0 commit comments