Skip to content

Commit 458bf0f

Browse files
committed
Merge branch '2.17' into 2.18
2 parents 11e4b1f + f1505c1 commit 458bf0f

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.2</version>
42+
<version>1.11.4</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
@@ -19,6 +19,10 @@ Active maintainers:
1919
#484: (protobuf) Rework synchronization in `ProtobufMapper`
2020
(contributed by @pjfanning)
2121

22+
2.17.1 (not yet released)
23+
24+
#485 (ion): Upgrade `ion-java` to 1.11.4 (from 1.11.2)
25+
2226
2.17.0 (12-Mar-2024)
2327

2428
#251 (ion) Unable to deserialize Object with unknown `Timestamp` field

0 commit comments

Comments
 (0)