javi-jamaa / latch-plugin-jira

Latch plugin for Jira
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Update Jira Version to 9.0.0 in pom.xml #4

Closed neo-sagittal closed 3 weeks ago

neo-sagittal commented 3 weeks ago

This pull request fixes #3 by updating the Jira version from 7.0.2 to 9.0.0 in the pom.xml file. This change is part of the effort to align the codebase with the latest Jira release 9.x, as outlined in the issue. The update ensures compatibility with newer features and security improvements introduced in Jira 9.x. However, it's important to verify that this version upgrade does not introduce any breaking changes or compatibility issues with other dependencies specified in the pom.xml. Further testing and validation are recommended to ensure seamless integration.