Skip to content

Commit 0aa976a

Browse files
authored
Fix #488: update ion-java dep to 1.11.7 (#489)
1 parent f1505c1 commit 0aa976a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tree model)
3939
<dependency>
4040
<groupId>com.amazon.ion</groupId>
4141
<artifactId>ion-java</artifactId>
42-
<version>1.11.4</version>
42+
<version>1.11.7</version>
4343
</dependency>
4444

4545
<!-- Extends Jackson core, databind -->

0 commit comments

Comments
 (0)