Skip to content

Commit a85e1ab

Browse files
committed
Update release notes wrt #209
1 parent 1794b41 commit a85e1ab

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ Joe Barnett (josephlbarnett@github)
109109
* Contributed fix for #169: Blackbird fails with LinkageError when the same class
110110
is used across two separate classloaders
111111
(2.13.3)
112+
* Contributed #209: Add guice7 (jakarta.inject) module
113+
(2.16.0)
112114

113115
James R. Perkins (jamezp@github)
114116
* Contributed fix for #175: `jackson-module-jakarta-xmlbind-annotations` should use

release-notes/VERSION-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Modules:
33
jackson-module-afterburner
44
jackson-module-blackbird (2.12)
55
jackson-module-guice
6+
jackson-module-guice7 (2.16)
67
jackson-module-jakarta-xmlbind-annotations (2.13)
78
jackson-module-jaxb
89
jackson-module-mrbean
@@ -20,6 +21,11 @@ Active maintainers:
2021
=== Releases ===
2122
------------------------------------------------------------------------
2223

24+
2.16.0 (not yet released)
25+
26+
#209: Add guice7 (jakarta.inject) module
27+
(contributed by Joe B)
28+
2329
2.15.2 (not yet released)
2430

2531
#207: Mr Bean exposing `Asm` as Maven dependency despite shading

0 commit comments

Comments
 (0)