Skip to content

Commit 13866c9

Browse files
committed
Minor fix to SPI metadata for avro codec
1 parent 7ca3f0a commit 13866c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
src.main.java.com.fasterxml.jackson.dataformat.avro.AvroFactory
1+
com.fasterxml.jackson.dataformat.avro.AvroFactory

release-notes/VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Modules:
1616
#116: (protobuf) Should skip the positive byte which is the last byte of an varint
1717
(contributed by marsqing@github)
1818
- (protobuf) Minor fix to skipping with `nextFieldName()`
19+
- (avro) Fix a typo in SPI Metadata (META-INF/services/com.fasterxml.jackson.core.JsonFactory)
1920

2021
2.9.2 (14-Oct-2017)
2122

0 commit comments

Comments
 (0)