We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ion-java
1 parent 72d7b9c commit aefad8fCopy full SHA for aefad8f
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
@@ -14,6 +14,10 @@ Active maintainers:
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.18.4 (not yet released)
18
+
19
+- (ion) Upgrade `ion-java` to 1.11.10 (from 1.11.9)
20
21
2.18.3 (28-Feb-2025)
22
23
#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug
0 commit comments