Skip to content

Commit 04ac727

Browse files
committed
Update johnzon major release version to v2.0.1
1 parent 15a57a7 commit 04ac727

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The results here-below were computed on January the 30th, 2024 with the followin
6767
| gson | 2.11.0 |
6868
| jackson | 2.17.1 |
6969
| jodd json | 6.0.3 |
70-
| johnzon | 1.2.21 |
70+
| johnzon | 2.0.1 |
7171
| jakarta | 2.1.3 |
7272
| json-io | 4.24.0 |
7373
| simplejson | 1.1.1 |

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ext {
2121
jacksonVersion = '2.17.1'
2222
dslJsonVersion = '2.0.2'
2323
fastjsonVersion = '2.0.50'
24-
johnzonVersion = '1.2.21'
24+
johnzonVersion = '2.0.1'
2525
jmhVersion = '1.35'
2626
}
2727

0 commit comments

Comments
 (0)