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.
1 parent adc3d0b commit 332c05eCopy full SHA for 332c05e
ion/pom.xml
@@ -38,7 +38,7 @@ tree model)
38
<dependency>
39
<groupId>com.amazon.ion</groupId>
40
<artifactId>ion-java</artifactId>
41
- <version>1.11.10</version>
+ <version>1.11.11</version>
42
</dependency>
43
44
<!-- Extends Jackson core, databind -->
release-notes/VERSION-2.x
@@ -22,6 +22,7 @@ Active maintainers:
22
(fix by Vincent E)
23
#616: CBOR text gets truncated on decoding
24
(reported, fix contributed by Manuel S)
25
+#623: (ion) Upgrade `ion-java` dep to 1.11.11 (from 1.11.10)
26
27
2.20.0 (28-Aug-2025)
28
0 commit comments