File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >com.aerospike</groupId >
77 <artifactId >java-object-mapper</artifactId >
8- <version >2.7 .0</version >
8+ <version >2.8 .0</version >
99 <packaging >jar</packaging >
10-
11- <name >Aerospike Object Mapper</name >
12- <description >Aerospike Object Mapper aims to lower the amount of code required when mapping POJOs
10+
11+ <name >Aerospike Java Object Mapper</name >
12+ <description >Aerospike Java Object Mapper aims to lower the amount of code required when mapping POJOs
1313 to Aerospike and back as well as reducing some of the brittleness of the code.</description >
1414 <url >https://github.com/aerospike/java-object-mapper</url >
1515 <organization >
2929 <maven-surefire-plugin .version>3.3.0</maven-surefire-plugin .version>
3030 <maven-central-publishing-plugin .version>0.10.0</maven-central-publishing-plugin .version>
3131 <jakarta .validation-api.version>3.1.1</jakarta .validation-api.version>
32- <aerospike-client-jdk8 .version>10.0 .0</aerospike-client-jdk8 .version>
33- <aerospike-reactor .version>10.0 .0</aerospike-reactor .version>
32+ <aerospike-client-jdk8 .version>10.2 .0</aerospike-client-jdk8 .version>
33+ <aerospike-reactor .version>10.2 .0</aerospike-reactor .version>
3434 <commons-lang3 .version>3.20.0</commons-lang3 .version>
3535 <snakeyaml .version>2.6</snakeyaml .version>
3636 <jackson-databind .version>2.21.2</jackson-databind .version>
You can’t perform that action at this time.
0 commit comments