File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
<maven .javadoc.plugin.version>3.3.0</maven .javadoc.plugin.version>
30
30
<maven .gpg.plugin.version>1.6</maven .gpg.plugin.version>
31
31
<maven-surefire-plugin .version>3.1.2</maven-surefire-plugin .version>
32
- <jackson-databind .version>2.17.0 </jackson-databind .version>
32
+ <jackson-databind .version>2.19.1 </jackson-databind .version>
33
33
<aerospike-client .version>7.2.1</aerospike-client .version>
34
34
<json-path .version>2.9.0</json-path .version>
35
35
<json-smart .version>2.5.0</json-smart .version>
156
156
<doctitle >Aerospike Document API</doctitle >
157
157
<show >public</show >
158
158
<splitindex >true</splitindex >
159
- <bottom >Copyright © 2020– {currentYear} Aerospike, Inc. All rights reserved.</bottom >
159
+ <bottom >Copyright © 2020– {currentYear} Aerospike, Inc. All rights reserved.</bottom >
160
160
<sourcepath >${basedir} /src/main/java</sourcepath >
161
161
<source >1.8</source >
162
162
</configuration >
You can’t perform that action at this time.
0 commit comments