Skip to content

Commit

Permalink
Merge pull request awslabs#225 from lucienlu-aws/upgrade-amazon-ion
Browse files Browse the repository at this point in the history
Update ion-java to 1.11.4
  • Loading branch information
lucienlu-aws authored Apr 24, 2024
2 parents 4c2924c + 4640ca8 commit c7d9504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,9 +297,9 @@
<version>${aws-java-sdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.ion</groupId>
<groupId>com.amazon.ion</groupId>
<artifactId>ion-java</artifactId>
<version>1.5.1</version>
<version>1.11.4</version>
</dependency>
<dependency>
<groupId>software.amazon.glue</groupId>
Expand Down

0 comments on commit c7d9504

Please sign in to comment.