Skip to content

Commit 3659241

Browse files
committed
format the compatibility table markdown
1 parent 6d41685 commit 3659241

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

+11-9
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,17 @@ The documentation for this project can be found on [javadoc.io](https://www.java
4444

4545
<details>
4646
<summary>Compatibility with Aerospike Clients</summary>
47-
| Java Object Mapper Version | Aerospike Client | Aerospike Reactor Client
48-
|:---------------------------|:-----------------| :-----------
49-
| 2.5.2 | 9.0.x (jdk8) | 9.0.x
50-
| 2.5.0, 2.5.1 | 8.1.x (jdk8) | 8.1.x
51-
| 2.4.x | 8.1.x (jdk8) | 7.1.x
52-
| 2.1.x, 2.2.x, 2.3.x | 6.1.x | 6.1.x
53-
| 2.0.x | 5.1.x | 5.1.x
54-
| 1.2.x, 1.3.x, 1.4.x | 5.1.x | 5.0.x
55-
| 1.1.x | 5.0.x |
47+
48+
| Java Object Mapper Version | Aerospike Client | Aerospike Reactor Client |
49+
|----------------------------|------------------|--------------------------|
50+
| 2.5.2 | 9.0.x (jdk8) | 9.0.x |
51+
| 2.5.0, 2.5.1 | 8.1.x (jdk8) | 8.1.x |
52+
| 2.4.x | 8.1.x (jdk8) | 7.1.x |
53+
| 2.1.x, 2.2.x, 2.3.x | 6.1.x | 6.1.x |
54+
| 2.0.x | 5.1.x | 5.1.x |
55+
| 1.2.x, 1.3.x, 1.4.x | 5.1.x | 5.0.x |
56+
| 1.1.x | 5.0.x | |
57+
5658
</details>
5759

5860
# Installing the Mapper

0 commit comments

Comments
 (0)