Skip to content

Commit

Permalink
Bump com.amazon.ion:ion-java from 1.11.9 to 1.11.10 (#4591)
Browse files Browse the repository at this point in the history
Bumps [com.amazon.ion:ion-java](https://github.com/amazon-ion/ion-java) from 1.11.9 to 1.11.10.
- [Release notes](https://github.com/amazon-ion/ion-java/releases)
- [Commits](amazon-ion/ion-java@v1.11.9...v1.11.10)

---
updated-dependencies:
- dependency-name: com.amazon.ion:ion-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent f3e232c commit 61fdebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/api/api-qldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.amazon.ion</groupId>
<artifactId>ion-java</artifactId>
<version>1.11.9</version>
<version>1.11.10</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 61fdebd

Please sign in to comment.