Skip to content

Commit 896dd7f

Browse files
committed
Update ion-java dependency to 1.11.0 (from 1.10.5)
1 parent 21ca6c4 commit 896dd7f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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.10.5</version>
42+
<version>1.11.0</version>
4343
</dependency>
4444

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

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Active maintainers:
1919
#417: (ion) `IonReader` classes contain assert statement which could throw
2020
unexpected `AssertionError`
2121
(contributed by Arthur C)
22+
-(ion) Update `com.amazon.ion:ion-java` to 1.11.0 (from 1.10.5)
2223

2324
2.16.0 (15-Nov-2023)
2425

0 commit comments

Comments
 (0)