File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ abstractions.
61
61
<dependency >
62
62
<groupId >org.assertj</groupId >
63
63
<artifactId >assertj-core</artifactId >
64
- <version >3.11.1</version >
65
64
<scope >test</scope >
66
65
</dependency >
67
66
</dependencies >
Original file line number Diff line number Diff line change @@ -338,3 +338,7 @@ Joachim Lous (@jlous)
338
338
* Requested #494 : Avro Schema generation: allow mapping Java Enum properties to
339
339
Avro String values
340
340
(2.18 .0 )
341
+
342
+ Robert Noack (@mr - robert )
343
+ * Reported #509 : IonValueMapper.builder() not implemented, does not register modules
344
+ (2.18 .0 )
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Active maintainers:
24
24
(contributed by Michal F )
25
25
#508 : (avro) Ignore `specificData` field on serialization
26
26
(contributed by @pjfanning )
27
+ #509 : IonValueMapper.builder() not implemented, does not register modules
28
+ (reported by Robert N )
27
29
28
30
2.17 .3 (not yet released )
29
31
You can’t perform that action at this time.
0 commit comments