| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ns to v21.5 (main) (#20793) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.graphql-java:graphql-java-annotations](https://togithub.com/graphql-java/graphql-java-annotations) | `21.2` -> `21.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql-java/graphql-java-annotations (io.github.graphql-java:graphql-java-annotations)</summary> ### [`v21.5`](https://togithub.com/Enigmatis/graphql-java-annotations/releases/tag/v21.5) [Compare Source](https://togithub.com/graphql-java/graphql-java-annotations/compare/v21.2...v21.5) #### What's Changed - Add release documentation & update version by [@​sergehuber](https://togithub.com/sergehuber) in [https://github.com/Enigmatis/graphql-java-annotations/pull/303](https://togithub.com/Enigmatis/graphql-java-annotations/pull/303) - Use actual graphql name on extending type by [@​geichelberger](https://togithub.com/geichelberger) in [https://github.com/Enigmatis/graphql-java-annotations/pull/301](https://togithub.com/Enigmatis/graphql-java-annotations/pull/301) - upgrade graphql-java version to 21.5 by [@​Janin-Michel-Mathias](https://togithub.com/Janin-Michel-Mathias) in [https://github.com/Enigmatis/graphql-java-annotations/pull/304](https://togithub.com/Enigmatis/graphql-java-annotations/pull/304) - Updated secrets for publishing to maven central by [@​Fgerthoffert](https://togithub.com/Fgerthoffert) in [https://github.com/Enigmatis/graphql-java-annotations/pull/306](https://togithub.com/Enigmatis/graphql-java-annotations/pull/306) #### New Contributors - [@​Janin-Michel-Mathias](https://togithub.com/Janin-Michel-Mathias) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/304](https://togithub.com/Enigmatis/graphql-java-annotations/pull/304) - [@​Fgerthoffert](https://togithub.com/Fgerthoffert) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/306](https://togithub.com/Enigmatis/graphql-java-annotations/pull/306) **Full Changelog**: Enigmatis/graphql-java-annotations@v21.2...v21.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
| Back | FazBrowse Home | New Git URL |
The reasoning for renaming the secrets (versus just updating their content) is to highlight the fact that these are user tokens as per the recommendations from sontaype: https://central.sonatype.org/publish/publish-gradle/#introduction
This should resolve: #305