Skip to content

Commit

Permalink
Update ion-java to 1.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 25, 2024
1 parent a550324 commit 5091bce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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.8</version>
<version>1.11.9</version>
</dependency>

<!-- Extends Jackson core, databind -->
Expand Down
3 changes: 2 additions & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ Active maintainers:

2.17.3 (not yet released)

#506: Cannot deserialize `UUID` values
#506: (protobuf) Cannot deserialize `UUID` values
(reported by @uniquonil)
- (ion) Upgrade `ion-java` to 1.11.9 (from 1.11.8)

2.17.2 (05-Jul-2024)

Expand Down

0 comments on commit 5091bce

Please sign in to comment.