File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ Joe Barnett (josephlbarnett@github)
109
109
* Contributed fix for #169 : Blackbird fails with LinkageError when the same class
110
110
is used across two separate classloaders
111
111
(2.13.3 )
112
+ * Contributed #209 : Add guice7 (jakarta.inject) module
113
+ (2.16.0 )
112
114
113
115
James R. Perkins (jamezp@github)
114
116
* Contributed fix for #175 : `jackson-module -jakarta-xmlbind-annotations` should use
Original file line number Diff line number Diff line change 3
3
jackson-module -afterburner
4
4
jackson-module -blackbird (2.12 )
5
5
jackson-module -guice
6
+ jackson-module -guice7 (2.16 )
6
7
jackson-module -jakarta-xmlbind-annotations (2.13 )
7
8
jackson-module -jaxb
8
9
jackson-module -mrbean
@@ -20,6 +21,11 @@ Active maintainers:
20
21
=== Releases ===
21
22
------------------------------------------------------------------------
22
23
24
+ 2.16.0 (not yet released)
25
+
26
+ #209 : Add guice7 (jakarta.inject) module
27
+ (contributed by Joe B)
28
+
23
29
2.15.2 (not yet released)
24
30
25
31
#207 : Mr Bean exposing `Asm` as Maven dependency despite shading
You can’t perform that action at this time.
0 commit comments