Skip to content

Commit

Permalink
Fix #501: update ion-java to 1.11.8 (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder authored Jun 13, 2024
1 parent 69e7bbf commit ddacd68
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.11.7</version>
<version>1.11.8</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 @@ -22,6 +22,7 @@ Active maintainers:

#497: (ion) Failed copy(): `IonValueMapper` does not override copy()
(reported by @mr-robert)
#501: (ion) Upgrade `ion-java` to 1.11.8 (from 1.11.7)

2.17.1 (04-May-2024)

Expand Down

0 comments on commit ddacd68

Please sign in to comment.