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.
ion-java
1 parent 21ca6c4 commit 896dd7fCopy full SHA for 896dd7f
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.10.5</version>
+ <version>1.11.0</version>
43
</dependency>
44
45
<!-- Extends Jackson core, databind -->
release-notes/VERSION-2.x
@@ -19,6 +19,7 @@ Active maintainers:
19
#417: (ion) `IonReader` classes contain assert statement which could throw
20
unexpected `AssertionError`
21
(contributed by Arthur C)
22
+-(ion) Update `com.amazon.ion:ion-java` to 1.11.0 (from 1.10.5)
23
24
2.16.0 (15-Nov-2023)
25
0 commit comments