File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 4
4
branches :
5
5
- master
6
6
- " 3.0"
7
+ - " 2.14"
7
8
- " 2.13"
8
9
paths-ignore :
9
10
- " README.md"
12
13
branches :
13
14
- master
14
15
- " 3.0"
16
+ - " 2.14"
15
17
- " 2.13"
16
18
paths-ignore :
17
19
- " README.md"
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ sub-classes) in Jackson 3.0.
22
22
` master ` branch is for developing the next major Jackson version -- 3.0 -- but there
23
23
are active maintenance branches in which much of development happens:
24
24
25
- * ` 2.13 ` is for developing the next minor 2.x version
26
- * ` 2.12 ` is for backported fixes for 2.12 patch versions
25
+ * ` 2.14 ` is for developing the next minor 2.x version
26
+ * ` 2.13 ` / ` 2. 12` are for backported fixes for 2.13/2. 12 patch versions (respectively)
27
27
28
28
Older branches are usually not changed but are available for historic reasons.
29
29
All released versions have matching git tags (` jackson-dataformats-text-2.9.4 ` ).
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Active Maintainers:
14
14
=== Releases ===
15
15
------------------------------------------------------------------------
16
16
17
+ 2.14.0 (not yet released)
18
+
19
+ No changes since 2.13
20
+
17
21
2.13.0 (30 -Sep-2021 )
18
22
19
23
#219 : (toml) Add TOML (https:// en.wikipedia.org/wiki/TOML) support
You can’t perform that action at this time.
0 commit comments