error while using getConnections. java.lang.UnsupportedClassVersionError: jakarta/ws/rs/core/UriBuilder has been compiled by a more recent version of the Java Runtime (class file version 55.0), #2
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
name: Create Issue in Jira | |
on: | |
issues: | |
types: | |
- opened | |
jobs: | |
create_jira_issue: | |
uses: XeroAPI/Xero-OpenAPI/.github/workflows/jira_create_issue.yml@master | |
secrets: inherit |