Skip to content

Commit aefad8f

Browse files
committed
Update ion-java to 1.11.10 (from 1.11.9) for 2.18(.4)
1 parent 72d7b9c commit aefad8f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ion/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tree model)
3939
<dependency>
4040
<groupId>com.amazon.ion</groupId>
4141
<artifactId>ion-java</artifactId>
42-
<version>1.11.9</version>
42+
<version>1.11.10</version>
4343
</dependency>
4444

4545
<!-- Extends Jackson core, databind -->

release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.18.4 (not yet released)
18+
19+
- (ion) Upgrade `ion-java` to 1.11.10 (from 1.11.9)
20+
1721
2.18.3 (28-Feb-2025)
1822

1923
#541: (cbor, protobuf, smile) `SmileParser.getValueAsString()` FIELD_NAME bug

0 commit comments

Comments
 (0)