Skip to content

Commit 3497915

Browse files
committed
Merge branch '2.18' into 2.19
2 parents beaf333 + aefad8f commit 3497915

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ion/pom.xml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Active maintainers:
3535
#547: (all) JSTEP-10: Unify testing structure/tools
3636
(contributed by Joo-Hyuk K)
3737

38+
2.18.4 (not yet released)
39+
40+
- (ion) Upgrade `ion-java` to 1.11.10 (from 1.11.9)
41+
3842
2.18.3 (28-Feb-2025)
3943

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

0 commit comments

Comments
 (0)