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 beaf333 + aefad8f commit 3497915Copy full SHA for 3497915
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.9</version>
+ <version>1.11.10</version>
43
</dependency>
44
45
<!-- Extends Jackson core, databind -->
release-notes/VERSION-2.x
@@ -35,6 +35,10 @@ Active maintainers:
35
#547: (all) JSTEP-10: Unify testing structure/tools
36
(contributed by Joo-Hyuk K)
37
38
+2.18.4 (not yet released)
+
+- (ion) Upgrade `ion-java` to 1.11.10 (from 1.11.9)
2.18.3 (28-Feb-2025)
#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug
0 commit comments