Skip to content

Commit

Permalink
Update ion-java dependency to 1.11.0 (from 1.10.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 14, 2023
1 parent 21ca6c4 commit 896dd7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tree model)
<dependency>
<groupId>com.amazon.ion</groupId>
<artifactId>ion-java</artifactId>
<version>1.10.5</version>
<version>1.11.0</version>
</dependency>

<!-- Extends Jackson core, databind -->
Expand Down
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Active maintainers:
#417: (ion) `IonReader` classes contain assert statement which could throw
unexpected `AssertionError`
(contributed by Arthur C)
-(ion) Update `com.amazon.ion:ion-java` to 1.11.0 (from 1.10.5)

2.16.0 (15-Nov-2023)

Expand Down

0 comments on commit 896dd7f

Please sign in to comment.