Skip to content

Commit 99623d0

Browse files
committed
Update release notes wrt #123
1 parent 27aa4d3 commit 99623d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

blackbird/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Blackbird is available on Maven Central as of 2.12.0:
3232

3333
```xml
3434
<dependency>
35-
<groupId>com.fasterxml.jackson.modules</groupId>
35+
<groupId>com.fasterxml.jackson.module</groupId>
3636
<artifactId>jackson-module-blackbird</artifactId>
3737
</dependency>
3838
```

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Modules:
1616

1717
#120: Afterburner does not support the new CoercionConfig
1818
(reported by Carter K)
19+
#123: BlackBird not support fluent setter
20+
(reported by wujimin@github)
1921

2022
2.12.0 (29-Nov-2020)
2123

0 commit comments

Comments
 (0)