| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 24.3 source code.tar.gz | 2025-09-23 | 2.5 MB | |
| 24.3 source code.zip | 2025-09-23 | 3.3 MB | |
| README.md | 2025-09-23 | 557 Bytes | |
| Totals: 3 Items | 5.8 MB | 0 | |
This small bug fix brings in java-dataloader 5.0.3 which itself has a fix such that the Kotlin stdlib is not included a POM dependency
See https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.3 for more details
What's Changed
- Backport new Sonatype credentials by @dondonz in https://github.com/graphql-java/graphql-java/pull/4061
- 5.0.3 version of dataloader on 24.x by @bbakerman in https://github.com/graphql-java/graphql-java/pull/4127
Full Changelog: https://github.com/graphql-java/graphql-java/compare/v24.2...v24.3