Skip to content

Commit

Permalink
Fix #488: update ion-java dep to 1.11.7 (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgregg committed Apr 26, 2024
1 parent f1505c1 commit 0aa976a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ion/pom.xml
Expand Up @@ -39,7 +39,7 @@ tree model)
<dependency>
<groupId>com.amazon.ion</groupId>
<artifactId>ion-java</artifactId>
<version>1.11.4</version>
<version>1.11.7</version>
</dependency>

<!-- Extends Jackson core, databind -->
Expand Down

0 comments on commit 0aa976a

Please sign in to comment.