We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11e4b1f + f1505c1 commit 458bf0fCopy full SHA for 458bf0f
ion/pom.xml
@@ -39,7 +39,7 @@ tree model)
39
<dependency>
40
<groupId>com.amazon.ion</groupId>
41
<artifactId>ion-java</artifactId>
42
- <version>1.11.2</version>
+ <version>1.11.4</version>
43
</dependency>
44
45
<!-- Extends Jackson core, databind -->
release-notes/VERSION-2.x
@@ -19,6 +19,10 @@ Active maintainers:
19
#484: (protobuf) Rework synchronization in `ProtobufMapper`
20
(contributed by @pjfanning)
21
22
+2.17.1 (not yet released)
23
+
24
+#485 (ion): Upgrade `ion-java` to 1.11.4 (from 1.11.2)
25
26
2.17.0 (12-Mar-2024)
27
28
#251 (ion) Unable to deserialize Object with unknown `Timestamp` field
0 commit comments