-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Upgrade the JIRA REST client to version 6.0.1
Probably because the latest version of `jira-rest-java-client-app` is not hosted on Maven Central [1], Renovate seems to have missed this. As the client relies on `jakarta.ws.rs:jakarta.ws.rs-api:2.1.6` to be available transitively, which is not the case anymore with `org.glassfish.jersey.core:jersey-common:2.42`, add that dependency directly until [2] is resolved. [1]: https://mvnrepository.com/artifact/com.atlassian.jira/jira-rest-java-client-app [2]: https://ecosystem.atlassian.net/browse/JRJC-262 Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information
1 parent
81f58ea
commit b34ead6
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters