Skip to content

Commit

Permalink
Fix FasterXML#488: update ion-java dep to 1.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tgregg committed Apr 26, 2024
1 parent f1505c1 commit 178d9f5
Showing 1 changed file with 1 addition 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.4</version>
<version>1.11.7</version>
</dependency>

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

0 comments on commit 178d9f5

Please sign in to comment.